cvs commit: src/sys/dev/mii brgphy.c
Jung-uk Kim
jkim at FreeBSD.org
Mon Jan 15 22:21:49 UTC 2007
jkim 2007-01-15 22:21:45 UTC
FreeBSD src repository
Modified files:
sys/dev/mii brgphy.c
Log:
- Move Ethernet at WireSpeed and jumbo frame configurations to separate
functions. The idea is taken from OpenBSD.
- Set/clear jumbo frame configurations for bge(4).
- Re-add BCM5750 PHY workaround for bce(4), which was mistakenly removed
from the previous commit.
Revision Changes Path
1.54 +58 -46 src/sys/dev/mii/brgphy.c
More information about the cvs-src
mailing list