Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/16/2002 00:13:13
Module Name:	syssrc
Committed By:	tsutsui
Date:		Fri Nov 15 22:13:13 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: pcidevs pcscp.c

Log Message:
Remove an entry for AMD PCNETS_PCI.

AMD Am79C974 PCnet-SCSI Ethernet and SCSI conrtoller is
a multi-function PCI device which has two device IDs
of Am53C974(PCscsi-PCI) and Am79C970(PCnet-PCI),
and there is no its own ID.


To generate a diff of this commit:
cvs rdiff -r1.485 -r1.486 syssrc/sys/dev/pci/pcidevs
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/pci/pcscp.c

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