Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: jonathan
Date: Thu Mar 6 20:53:07 UTC 2003
Modified Files:
src/sys/dev/pci: if_bge.c if_bgereg.h
Log Message:
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.34 -r1.35 src/sys/dev/pci/if_bge.c
cvs rdiff -r1.7 -r1.8 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.
Home |
Main Index |
Thread Index |
Old Index