K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-13T06:18:07.000000Z K 7 svn:log V 430 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. END