Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2001 18:06:02 -0500
From:      James Housley <jim@thehousleys.net>
To:        Petri Riihikallio <Petri.Riihikallio@Metis.fi>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How to delay netstart?
Message-ID:  <3A68C85A.FF3D4107@thehousleys.net>
References:  <a05010403b68e72aee268@[192.168.0.2]>

next in thread | previous in thread | raw e-mail | index | archive | help
Petri Riihikallio wrote:
> 
> Hello
> 
> I have successfully installed 4.2R on my laptop with a Xircom PC-card ethernet.
> 
> It works fine except an inconvinience. The Xircom wakes up rather
> late, after the startup script has tried to start ssh, apache and
> netatalk. They all fail because there is no interface to bind to. Now
> I start them by hand after logging in.
> 
> How could I get the script to wait for pccardd to detect and install
> the card? Is there a clean, orthodox way or some brute force approach?
> 

man 8 pccardd

The option you want is -z

add pccardd_flags="-z" to /etc/rc.conf

Jim
-- 
/"\   ASCII Ribbon Campaign  .
\ / - NO HTML/RTF in e-mail  .
 X  - NO Word docs in e-mail .
/ \ -----------------------------------------------------------------
jeh@FreeBSD.org      http://www.FreeBSD.org     The Power to Serve
jim@TheHousleys.Net  http://www.TheHousleys.net
---------------------------------------------------------------------
Life begins at 4.0


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A68C85A.FF3D4107>