Date: Wed, 31 May 2000 19:35:45 -0400 (EDT) From: Jim Flowers <jflowers@ezo.net> To: Igor Kucherenko <kivvy@so-com.net> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: FreeBSD booting process with wavelan cards. Message-ID: <Pine.BSI.3.91.1000531192717.27915A-100000@lily.ezo.net> In-Reply-To: <200005311625.TAA87962@orpheus.so-com.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Move script contents to rc.local which is called last by rc. I have also
used 'sleep 30' in rc.pccard as in:
pccardd 2>&1 > /var/log/pccardd.debug &
echo -n " Waiting for pccardd to process."
sleep 20
Well, this one set up faster.
Jim Flowers <jflowers@ezo.net>
#4 ISP on C|NET, #1 in Ohio
On Wed, 31 May 2000, Igor Kucherenko wrote:
>
>
> Hello there.
>
> Who and in what way solves the problem connected with delays of
> wavelan card init? The problem is
>
> My FreeBSD desktop box is working on FreeBSD 4.0. I use WaveLAN PCMCIA
> card + PCMCIA - ISA Bridge as outgoing interface to internet (wi0 is
> default). When FreeBSD is booting it starts sendmail, named and etc
> from the /etc/rc.conf file. But pccardd initializes WaveLAN card later
> then sendmail, named start. Because of it some programs run incorrectly.
> For example named is not bounding wi0 interface, sednmail freezes for
> a while, ipfw skips some rules (no route to host).
>
> I resolved it in easy way. I disabled daemons in startup script (rc.conf)
> and started them in /usr/local/etc/rc.d/ with a script consists sleep
> command.
>
> Maybe someone deals with this problem and would share his/her own solution.
>
>
> kivvy
>
> --
> Igor Kucherenko
> Simferopol, Crimea, UA +380 652 511616 kivvy@so-com.net UIN: 17988643
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-mobile" in the body of the message
>
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?Pine.BSI.3.91.1000531192717.27915A-100000>
