cvs commit: src/sys/dev/mii brgphy.c brgphyreg.h miidevs
David Christensen
davidch at FreeBSD.org
Thu Jun 7 02:21:39 UTC 2007
davidch 2007-06-07 02:21:38 UTC
FreeBSD src repository
Modified files:
sys/dev/mii brgphy.c brgphyreg.h miidevs
Log:
New features:
- Moved BCM5706S/5708S SerDes support to brgphy (since they are not technically
TBI interfaces)
- Added 2.5G support for BCM5708S
Comments:
Since this driver is shared with bge I tested several available controllers
supported by bge and all worked as expected, however the list was not
exhaustive. Need wider testing.
MFC after: 4 weeks
Revision Changes Path
1.69 +388 -164 src/sys/dev/mii/brgphy.c
1.10 +108 -15 src/sys/dev/mii/brgphyreg.h
1.45 +2 -1 src/sys/dev/mii/miidevs
More information about the cvs-src
mailing list