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/16/2002 10:10:58
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Aug 16 07:10:57 UTC 2002

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

Log Message:
* Hard-code EXTSR_1000XFDX|EXTSR_1000XHDX for reads of the MII_EXTSR
  in the TBI case.
* Force BMSR_ANEG | BMSR_EXTCAP to be returned for reads of the MII_BMSR
  in the TBI case.


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