Date: Sun, 30 Aug 1998 15:24:19 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_xl.c Message-ID: <199808302224.PAA01656@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1998/08/30 15:24:18 PDT
Modified files:
sys/pci if_xl.c
Log:
Change the autonegotiation waiting period from 3 seconds to 5. This
delay controls how long the driver waits for autonegotiation to
complete after setting the 'autoneg restart bit' in a PHY. In some
cases, it seems 3 seconds is not long enough: with 3c905-TX cards
(external PHY), you sometimes see 'autoneg not complete; no carrier'
errors due to the timeout being too short. (3c905B adapters seem to
be happy with 3 seconds though.)
Revision Changes Path
1.6 +3 -3 src/sys/pci/if_xl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808302224.PAA01656>
