Date: Fri, 25 Mar 2005 20:19:18 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb if_rue.c Message-ID: <200503252019.j2PKJIwt072217@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2005-03-25 20:19:18 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_rue.c
Log:
Comment out rue_miibus_statchg() function. Using trial-and-error approach I
found it guilty in putting the card into unusable state after UP->DOWN->UP
media status change.
Looks like some of register writes in this functions mess up PHY interface.
No visible regressions has been found after commenting this code out -
the card properly handles forceful local mode changes and auto-detects changes
made remotely (tested with Auto, 10HD, 10FD, 100HD, 100FD).
Sponsored by: PBXpress Inc.
MFC after: 3 days
Revision Changes Path
1.20 +12 -0 src/sys/dev/usb/if_rue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503252019.j2PKJIwt072217>
