Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 01/17/2003 02:11:01
Module Name:	src
Committed By:	jonathan
Date:		Fri Jan 17 00:11:01 UTC 2003

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

Log Message:
Enable the 5700 DMA bug and producer-pointer fixes, by setting the
quirk on all 5700 revision B devices. (These fixes have not been
tested against NetBSD recently; committing the fix and the enable separately
gives us flexibility about which fixes get pulled into the NetBSD-1.6 branch.)


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 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.