Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/14/2002 01:31:19
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Jul 13 22:31:19 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: if_bge.c if_bgereg.h

Log Message:
Give BCM5700 Ax and Bx revs the BGE_QUIRK_LINK_STATE_BROKEN quirk,
and test for that, rather than checking revision where the quirk is
handled.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/pci/if_bge.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/if_bgereg.h

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