Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/pci



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.




Home | Main Index | Thread Index | Old Index