Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 03/07/2003 20:40:19
Module Name:	src
Committed By:	jonathan
Date:		Fri Mar  7 18:40:19 UTC 2003

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

Log Message:
Fix typo: PRODUCER_BUG quirk mask overlapped the PCIX register-bug quirk.
(Harmless, since we dont use the latter; but we will use it very soon.)


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

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