Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2002 13:54:53 +0000
From:      Simon Dick <simond@irrelevant.org>
To:        Tony Saign <tony@saign.com>
Cc:        Martin Stiemerling <Martin.Stiemerling@ccrle.nec.de>, freebsd-mobile@FreeBSD.ORG
Subject:   Re: WaveLAN configuration
Message-ID:  <20020118135453.GC441@irrelevant.org>
In-Reply-To: <200201181250.g0ICo6r12586@opensrs.saignon.net>
References:  <200201181250.g0ICo6r12586@opensrs.saignon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 18, 2002 at 04:50:06AM -0800, Tony Saign wrote:
> hostname="t20freebsd.saignon.net"
> kern_securelevel_enable="NO"
> moused_enable="YES"
> nfs_reserved_port_only="YES"
> #pccard_ifconfig="DHCP" ** This line enables 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

Try adding
pccardd_flags=" -z"
to your /etc/rc.conf, this makes pccardd wait until the cards are detected
before moving on, this means the card is there when FreeBSD does the
network configuration, it may help.

-- 
Simon Dick					simond@irrelevant.org
"Why do I get this urge to go bowling everytime I see Tux?"

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?20020118135453.GC441>