Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   drochner
Date:           Wed Sep  1 11:47:49 UTC 1999

Added Files:
        syssrc/sys/dev/pci: if_ti.c if_tireg.h ti_fw.h ti_fw2.h

Log Message:
quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver.
todo:
-IPv6
-clean up jumbo buffer allocation - NetBSD provides an opaque argument
 to the free function, thus doesn't need the hack done here
-deal correctly with the mapping of the shared memory


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/if_ti.c syssrc/sys/dev/pci/if_tireg.h \
    syssrc/sys/dev/pci/ti_fw.h syssrc/sys/dev/pci/ti_fw2.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