Date: Fri, 18 Jan 2002 06:34:48 +0000 From: Tony Saign <tony@saign.com> To: Martin Stiemerling <Martin.Stiemerling@ccrle.nec.de> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: WaveLAN configuration Message-ID: <200201181437.g0IEbKp13005@opensrs.saignon.net> In-Reply-To: <2440000.1011364242@elgar> References: <200201181250.g0ICo6r12586@opensrs.saignon.net> <2440000.1011364242@elgar>
next in thread | previous in thread | raw e-mail | index | archive | help
Actually... The pccardd_flags="-z" did the trick, the system now "waits" for the card to initialize before continuing with the network initialization. THANK YOU EVERYONE for your assistance!! -Tony On Friday 18 January 2002 02:30 pm, Martin Stiemerling wrote: > Here it is: > > Just use the regular ifconfig_ variable (see below). > > Cheers > Martin > > --On Freitag, Januar 18, 2002 04:50:06 -0800 Tony Saign <tony@saign.com> > > wrote: > > hostname="t20freebsd.saignon.net" > > kern_securelevel_enable="NO" > > moused_enable="YES" > > nfs_reserved_port_only="YES" > ># pccard_ifconfig="DHCP" ** This line enables DHCP ** > > # ifconfig_YOUR_INTERFACENAME > e.g. for a Lucent WaveLAN (wi) > ifconfig_wi0="DHCP" > > ># ** if I add any of he options below nothing sticks ** > > pccard_ifconfig="ssid WLAN wepmode on wepkey > > 0xADEF45DEEBCEDFAACEAAEF0777" # ** the above line works ** although > > DHCP is broken ** > > > > pccard_enable="YES" > > pccard_conf="/etc/pccard.conf" > > sendmail_enable="YES" > > sshd_enable="YES" > > usbd_enable="YES" > > > > I have tried numerous variations of the above, but without success. > > I'm @ a loss...doesn't make any sense to me why it doesn't work! > > > > -Tony > > > > Martin Stiemerling <Martin.Stiemerling@ccrle.nec.de> wrote .. > > > >> Can you send the configuration? > >> > >> --On Freitag, Januar 18, 2002 02:06:48 -0800 Tony Saign <tony@saign.com> > >> > >> wrote: > >> > eck /etc/default/rc.conf 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?200201181437.g0IEbKp13005>