Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/19/1999 10:22:44
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Nov 19 18:22:43 UTC 1999

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

Log Message:
- Use the common MII bit-bang module.
- Add support other than 128-byte SROMs.
- Add support for the 21142/21143 MII.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/eisa/if_tlp_eisa.c
cvs rdiff -r1.32 -r1.33 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/ic/tulipreg.h
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.22 -r1.23 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.