cvs commit: src/sys/dev/bge if_bge.c
Oleg Bulyzhin
oleg at FreeBSD.org
Thu Sep 7 01:49:10 PDT 2006
oleg 2006-09-07 08:49:10 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/bge if_bge.c
Log:
MFC rev. 1.140
Properly lock ifmedia callbacks. This should prevent concurrent access to PHY.
Following issues should be resolved:
- random watchdog timeouts (caused by concurrent phy access)
- some link state issues
- non working TX if media type was set explicitly
PR: kern/98738
Revision Changes Path
1.91.2.17 +24 -5 src/sys/dev/bge/if_bge.c
More information about the cvs-src
mailing list