Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips
Module Name: src
Committed By: macallan
Date: Thu Oct 8 17:54:31 UTC 2015
Modified Files:
src/sys/arch/mips/conf: files.ingenic
src/sys/arch/mips/ingenic: apbus.c ingenic_regs.h
Added Files:
src/sys/arch/mips/ingenic: ingenic_efuse.c
Log Message:
add a driver for the chip's EFUSE interface, use it to find the MAC address
for the onboard ethernet controller
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/mips/conf/files.ingenic
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/mips/ingenic/apbus.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/ingenic/ingenic_efuse.c
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/mips/ingenic/ingenic_regs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index