On Mon, Apr 03, 2000 at 09:14:41AM -0400, James Housley wrote: > I just installed 4.0-RELEASE and then did a build world 4.0-STABLE > (cvsup'd 4/1) on a old laptop (Toshiba Satalilite 110CT). The OS is > working fine, no ATA problems, too old I guess. I am using a D-Link > DE-660CT PCMCIA card (NE2000 clone), the card is working fine. The > problem I am having is with bootup. After pccardd is loaded /etc/rc > continues on and finished, failing on every piece of networking, before > the PCMCIA card is initialized. I modified /etc/rc as follows: > ... > 3) Is there a "proper" way to do this? Yes - RTFM ;-) . Adding -z to pccardd_flags (or whatever it is) in rc.conf will make pccardd wait for the drivers to be loaded before becoming a daemon. Alexander. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
