Date: Wed, 12 Sep 2001 23:18:08 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf src/etc pccard_ether src/share/man/man5 rc.conf.5 Message-ID: <200109130618.f8D6IEe93732@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/09/12 23:18:08 PDT
Modified files:
etc/defaults rc.conf
etc pccard_ether
share/man/man5 rc.conf.5
Log:
Due to a bug in the ed driver, which leads to hangs when using it with
dhclient and pccard_ether, introduce the concept of a "settle time" to
pccard_ether with the new pccard_ether_delay variable. Defaults to 5
seconds, which is enough time for the ed driver to finish its
autoconfiguration for newer Linksys based cards. This also can
eliminate the ed0: timeout messages that happen at startup as well.
MFC: after RE says OK.
Revision Changes Path
1.123 +2 -1 src/etc/defaults/rc.conf
1.26 +12 -1 src/etc/pccard_ether
1.134 +11 -1 src/share/man/man5/rc.conf.5
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109130618.f8D6IEe93732>
