Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   martin
Date:           Thu Nov  7 21:57:02 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/conf: GENERIC
        syssrc/sys/conf: files
        syssrc/sys/dev: DEVNAMES
        syssrc/sys/dev/pci: files.pci
Added Files:
        syssrc/sys/dev/ic: mtd803.c mtd803reg.h mtd803var.h
        syssrc/sys/dev/pci: if_mtd_pci.c

Log Message:
Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller,
provided by Peter Bex in PR 18675.


To generate a diff of this commit:
cvs rdiff -r1.521 -r1.522 syssrc/sys/arch/i386/conf/GENERIC
cvs rdiff -r1.578 -r1.579 syssrc/sys/conf/files
cvs rdiff -r1.123 -r1.124 syssrc/sys/dev/DEVNAMES
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/mtd803.c syssrc/sys/dev/ic/mtd803reg.h \
    syssrc/sys/dev/ic/mtd803var.h
cvs rdiff -r1.183 -r1.184 syssrc/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/if_mtd_pci.c

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