Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 11/30/1999 11:16:53
Module Name:	syssrc
Committed By:	drochner
Date:		Tue Nov 30 19:16:52 UTC 1999

Modified Files:
	syssrc/sys/dev/pci: if_ex_pci.c

Log Message:
-support 3c905B-COMBO - somewhat preliminary: the chip has both an internal
 MII PHY capable of NWAY (according to the Linux driver) and plain BNC/
 transceiver connectors. The shared code can't handle this yet, so leave
 out MII/NWAY for now.
-print out revision number from PCI config header, this has been useful to
 identify buggy chips


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/pci/if_ex_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.