Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/10/2004 21:30:58
Module Name:	src
Committed By:	nathanw
Date:		Sat Jul 10 21:30:58 UTC 2004

Modified Files:
	src/sys/dev/pci: pci_quirks.c

Log Message:
Remove SKIP_FUNCn quirks for SC1100 companion chip; the fix to SMM in
i386/identcpu.c renders it counterproductive.

(this was the only use and the reason for the invention of the
SKIP_FUNCn quirk; it should probably be removed entirely).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/pci_quirks.c

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