Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Oct 1997 04:38:24 -0400
From:      Joel Gwynn <joelman@world.std.com>
To:        freebsd-mobile@freebsd.org
Subject:   pccard
Message-ID:  <3.0.1.32.19971007043824.009266b0@world.std.com>

next in thread | raw e-mail | index | archive | help
I'm trying to configure my PCMCIA modem for dial-up PPP.  I've set
pccard_enable="YES" (should pccard_ifconfig be "YES"?), and
network_interfaces'"lo0 lp0 sio1", and 
ifconfig_sio1="inet 10.0.2.15 netmask 255.255.255.0" (that's the addres my
ISP gives me).  When I boot up, the pccard driver seems to take a while to
load, and by this time, I get the message
"ifconfig: interface sio1 does not exist", 
then later, the pccard driver loads on sio1.  I know this, because I can
use cu to dial out just fine.

1.	Is there a way to pause /etc/rc until the pccard driver is loaded?
2.	How can I pipe the output of /etc/rc to a file so I can examine it later?

Thanks.
Joel Gwynn




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