Source-Changes archive

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

CVS commit: syssrc/sys/dev/pci



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Aug 27 19:42:19 UTC 2001

Modified Files:
        syssrc/sys/dev/pci: files.pci
Added Files:
        syssrc/sys/dev/pci: if_pcn.c if_pcnreg.h

Log Message:
New driver for the AMD PCnet-PCI family of Ethernet chips.  This
driver uses direct DMA to mbufs (like other PCI network drivers,
and unlike the old "le at pci" driver), and also supports communication
with the MII-connected PHYs on the 10/100 boards.


To generate a diff of this commit:
cvs rdiff -r1.136 -r1.137 syssrc/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/if_pcn.c \
    syssrc/sys/dev/pci/if_pcnreg.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