Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 12/05/2003 22:34:44
Module Name:	src
Committed By:	cube
Date:		Fri Dec  5 22:34:44 UTC 2003

Modified Files:
	src/sys/dev/pci: files.pci if_sip.c

Log Message:
Remove bitbang code that was taken from FreeBSD to support recent SiS
chipsets and use mii_bitbang interface instead.  Reflect sip dependency in
the config file.

Support for SiS96x needs broader testing.


To generate a diff of this commit:
cvs rdiff -r1.201 -r1.202 src/sys/dev/pci/files.pci
cvs rdiff -r1.85 -r1.86 src/sys/dev/pci/if_sip.c

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