Date: Wed, 08 Oct 1997 14:21:23 +0930 From: Mike Smith <mike@smith.net.au> To: Joel Gwynn <joelman@world.std.com> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: pccard Message-ID: <199710080451.OAA00791@word.smith.net.au> In-Reply-To: Your message of "Tue, 07 Oct 1997 04:38:24 -0400." <3.0.1.32.19971007043824.009266b0@world.std.com>
next in thread | previous 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 No. > network_interfaces'"lo0 lp0 sio1", and sio1 is not a network interface. It's a serial port. > 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? No. > 2. How can I pipe the output of /etc/rc to a file so I can examine it later? No. You should be using the 'ppp' or 'pppd' programs to dial your ISP. Read the relevant manpage, and ask on -questions if you are having trouble with this. mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710080451.OAA00791>