Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/16/2003 13:24:00
Module Name: src
Committed By: grant
Date: Mon Jun 16 13:24:00 UTC 2003
Modified Files:
src/sys/dev/pci [netbsd-1-6]: if_bgereg.h
Log Message:
Pull up revision 1.8 (requested by tron in ticket #1250):
Commit the FreeBSD alternative of a private patch to check NIC internal
ram for using TBI, versus MII/GMII.
FreeBSD commit log and versions:
Obtain the media type from the shared memory and only use the eeprom
as a fallback.
if_bge.c: rev 1.30
if_bgereg.h: rev 1.13
Thanks to Paul Saab @mu.org.
To generate a diff of this commit:
cvs rdiff -r1.6.2.2 -r1.6.2.3 src/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.