Date: Wed, 3 May 2000 11:21:37 +0100 From: arnaud.gibier@bt.com To: freebsd-questions@freebsd.org Subject: IEEE 802.11 WaveLAN PC Card Message-ID: <F66469FCE9C5D311B8FF0000F8FE9E0701453E0F@mbtlipnt03.btlabs.bt.co.uk>
next in thread | raw e-mail | index | archive | help
Hi All,
I have been trying to get an IEEE 802.11 WaveLAN PC Card working under
FreeBSD-3.4
I have enable PCMCIA support and the wi0 driver in the kernel with the
following entries
# PCCARD (PCMCIA) support
controller card0
device pcic0 at card?
device pcic1 at card?
device wi0 at isa? port? net irq 10
options WLCACHE # enables the signal-strength cache
options WLDEBUG # enables verbose debugging output
#device wl0 at isa? port 0x300 net irq ?
I have also specify a IRQ in /etc/pccard.conf
# Lucent WaveLAN/IEEE
card "Lucent Technologies" "WaveLAN/IEEE"
config 0x1 "wi0" 10
insert echo WaveLAN/IEEE inserted
insert /etc/pccard_ether wi0
remove echo WaveLAN/IEEE removed
remove /sbin/ifconfig wi0 delete
When the machine boots it appears to detect the adapter properly and detect
that a card is inserted. Nevertheless the wi0 device on the ISA bus is not
found.
Could you help me?
Thanks,
Arnaud.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F66469FCE9C5D311B8FF0000F8FE9E0701453E0F>
