cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h src/sys/dev/mii
brgphy.c brgphyreg.h miidevs
Jung-uk Kim
jkim at FreeBSD.org
Wed Mar 21 22:53:23 UTC 2007
jkim 2007-03-21 22:53:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/bge if_bge.c if_bgereg.h
sys/dev/mii brgphy.c brgphyreg.h miidevs
Log:
MFC: Sync bge(4) with -CURRENT (minus if_bge.c 1.185 and 1.186)
- Support for BCM5754/5755/5786/5787.
- Support for IPMI/ASF mode (disabled by default)
- Fix lots of bugs including style(9) nits.
Tested by: net, stable
Revision Changes Path
1.91.2.21 +982 -397 src/sys/dev/bge/if_bge.c
1.36.2.10 +1602 -1572 src/sys/dev/bge/if_bgereg.h
1.34.2.13 +298 -198 src/sys/dev/mii/brgphy.c
1.6.2.1 +226 -222 src/sys/dev/mii/brgphyreg.h
1.30.2.7 +3 -0 src/sys/dev/mii/miidevs
More information about the cvs-src
mailing list