Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/27/2002 01:52:04
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Aug 26 22:52:04 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: if_sip.c

Log Message:
* The Netgear GA-621 is a 64-bit card, so add it to the 64-bit
  quirk table.
* We want to hardwire BMSR_EXTSTAT, not BMSR_EXTCAP, when reading
  the TBI BMSR.
* Fetch the GPIO bits from the GPIOR register after an auto-load,
  rather than reading from the EEPROM directly.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 syssrc/sys/dev/pci/if_sip.c

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