Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   martin
Date:           Thu Sep 11 06:56:05 UTC 2014

Modified Files:
        src/sys/arch/arm/allwinner: awin_gige.c
        src/sys/dev/ic: dwc_gmac.c dwc_gmac_var.h

Log Message:
Simplify device property handling by moving it into the core driver.
Overriding the MAC address now works again.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/allwinner/awin_gige.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/dwc_gmac.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/ic/dwc_gmac_var.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