Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/13/2003 12:13:32
Module Name:	src
Committed By:	jdolecek
Date:		Sat Sep 13 12:13:32 UTC 2003

Modified Files:
	src/sys/dev/pci: if_fxp_pci.c pcidevs

Log Message:
fix description of Intel PRO/100 VM Network Controller with 82562ET/EZ PHY
don't activate any quirks for VM_6 variant
problem reported by Lars Heidieker on current-users

also don't activate any quirks for VM_3 - VM_5 variants, neither
VE_2 - VE_4, in anticipation that the more modern variants don't need
the quirks


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/dev/pci/if_fxp_pci.c
cvs rdiff -r1.573 -r1.574 src/sys/dev/pci/pcidevs

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