Date: Mon, 6 Nov 2000 14:22:37 -0500 From: Chris Faulhaber <jedgar@fxp.org> To: Slade Edmonds <slade@smipc.net> Cc: freebsd-mobile@freebsd.org Subject: Re: Interface ep0 coming up too late for scripts to configure it. Message-ID: <20001106142237.A43465@peitho.fxp.org> In-Reply-To: <Pine.BSI.4.05L.10011061524130.5697-100000@smipc.net>; from slade@smipc.net on Mon, Nov 06, 2000 at 03:26:49PM -0500 References: <Pine.BSI.4.05L.10011061524130.5697-100000@smipc.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 06, 2000 at 03:26:49PM -0500, Slade Edmonds wrote: > I have a Toshiba Tecra 8100 with a supported 3com PCMCIA adapter. Brand > new install of FreeBSD 4.1.1, which recognizes the ep0 interface, but only > after its too late. Here is what happens: > > laptop boots. > pccard starts. > network scripts initialize and fail because pccard has not brought up > interface yet. > pccard brings up ep0 > > is there a way i can make the system stop for a minute or so after pccard > starts? i am looking for any way to rig this. > IIRC, you can add -z to pccardd_flags (in rc.conf). From pccardd(8): -z Delays running as a daemon until after the cards have been probed and attached. -- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001106142237.A43465>