oleg 2006-08-24 14:41:16 UTC FreeBSD src repository
Modified files: sys/dev/bge if_bge.c Log: 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 Approved by: glebius (mentor) MFC after: 2 weeks Revision Changes Path 1.140 +24 -5 src/sys/dev/bge/if_bge.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"