Date: Thu, 04 Jan 2001 12:27:25 -0800 From: "Kevin Oberman" <oberman@es.net> To: Warner Losh <imp@bsdimp.com> Cc: Brooks Davis <brooks@one-eyed-alien.net>, Stefan `Sec` Zehl <sec@42.org>, mobile@FreeBSD.ORG Subject: Re: Lucent Wavelan and 4.2 works like a charm. Message-ID: <200101042027.f04KRPJ15961@ptavv.es.net> In-Reply-To: Your message of "Wed, 03 Jan 2001 23:00:27 MST." <200101040600.f0460R119728@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Wed, 03 Jan 2001 23:00:27 -0700
> From: Warner Losh <imp@bsdimp.com>
> Sender: imp@harmony.village.org
> Sender: owner-freebsd-mobile@FreeBSD.ORG
>
> In message <20010103173420.A16250@Odin.AC.HMC.Edu> Brooks Davis writes:
> : There isn't one. I'm working on moving basic 802.11 configuration into
> : ifconfig which will solve that part of the problem.
>
> dhclient has some hooks that you can use to run various commands.
You can also add it to /etc/pccard.conf. Seemed like a reasonable
place to me. I just duplicated the entry for the WaveLAN and added an
additional "insert" before the existing one:
card "Lucent Technologies" WaveLAN/IEEE"
config 0x1 "wi" 9
insert /usr/sbin/wicontrol -i $device -p 1
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
NOTE: I already had most of this since I set the IRQ to 9.
Any reason not to put it there?
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net Phone: +1 510 486-8634
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?200101042027.f04KRPJ15961>
