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:   jakllsch
Date:           Thu Jan  3 21:13:27 UTC 2013

Modified Files:
        src/sys/arch/arm/omap: files.omap2
        src/sys/arch/evbarm/conf: BEAGLEBONE
        src/sys/dev: DEVNAMES
Added Files:
        src/sys/arch/arm/omap: if_cpsw.c if_cpswreg.h

Log Message:
Add driver for TI CPSW Ethernet on TI AM335x SoCs.

Portions of this driver are derived from FreeBSD's cpsw(4).

Developed and tested on a BeagleBone.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/omap/files.omap2
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/omap/if_cpsw.c \
    src/sys/arch/arm/omap/if_cpswreg.h
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/BEAGLEBONE
cvs rdiff -u -r1.281 -r1.282 src/sys/dev/DEVNAMES

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