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:   thorpej
Date:           Sat Sep 25 00:27:01 UTC 1999

Modified Files:
        syssrc/sys/dev/ic: tulip.c tulipvar.h
        syssrc/sys/dev/pci: if_tlp_pci.c

Log Message:
Add support for the DECchip 21140[A].  This currently only works with
boards which use MII for media attachment.

ISV SROM format information lifted from Matt Thomas's `de' driver.

Thanks to Dave Sainty for experimenting w/ his 21140A MII boards, and
for supplying a fix to the MII bit-bang code (PR #8382).


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/pci/if_tlp_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