cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h src/sys/dev/mii
brgphy.c
Bill Paul
wpaul at FreeBSD.org
Mon Aug 11 22:18:53 PDT 2003
wpaul 2003/08/11 22:18:51 PDT
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
sys/dev/mii brgphy.c
Log:
Add support for the Broadcom BCM5901 and BCM5901 rev A2 chips.
These are 10/100 only NICs found on the IBM Thinkpad R40E and
G40. These seem to be based on the BCM5705 MAC but with a PHY
that doesn't support 1000Mbps modes.
Submitted by: Igor Sviridov <sia at nest.org>
Revision Changes Path
1.50 +4 -0 src/sys/dev/bge/if_bge.c
1.21 +2 -0 src/sys/dev/bge/if_bgereg.h
1.23 +25 -5 src/sys/dev/mii/brgphy.c
More information about the cvs-src
mailing list