Date: Thu, 30 Mar 2000 18:36:08 -0500 From: "Ken Kyler" <ken@kyler.com> To: "FreeBSD Laptoppers" <freebsd-mobile@FreeBSD.ORG> Subject: 4-STABLE & WaveLan/IEEE Card Message-ID: <000101bf9aa0$b92c5b40$6400a8c0@kyler.com>
next in thread | raw e-mail | index | archive | help
I'm running FreeBSD 4-STABLE. I have a WaveLan PCI-PCMCIA adapter and a WaveLAN/IEEE wireless NIC. When I try to run pccardd, I get the following "pccardd[349]: fatal error: no PC-CARD slots". When FreeBSD boots, it recognizes the adapter. I've included the appropriate lines from the config files and the boot log. Can anyone see what I'm doing wrong or tell me what I've not done? Ken Kyler dmseg.today ------------------------ pcic-pci0: <TI PCI-1225 PCI-CardBus Bridge> irq 9 at device 13.0 on pci0 pcic-pci1: <TI PCI-1225 PCI-CardBus Bridge> irq 9 at device 13.1 on pci0 rc.conf ---------------------------- pccard_ifconfig="wi" pccard_enable="YES" pccard_conf="/etc/pccard.conf" network_interfaces="rl1 rl0 lo0 wi0" ifconfig_wi0="inet 192.168.0.2 netmask 255.255.255.0" pccard.conf ------------------------ # Lucent WaveLAN/IEEE card "Lucent Technologies" "WaveLAN/IEEE" config 0x1 "wi0" 9 insert echo WaveLan/IEEE inserted... insert wicontrol -i wi0 -p l insert wicontrol -i wi0 -n '' insert wicontrol -i wi0 -s greatwall.kyler.com insert logger -t pccard:$device -s WaveLAN/IEEE inserted insert /etc/pccard_ether $device remove echo WaveLan/IEEE removed... remove logger -t pccard:$device -s WaveLAN/IEEE removed remove /sbin/ifconfig $device delete Ken Kyler -- ken@kyler.com http://www.kyler.com 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?000101bf9aa0$b92c5b40$6400a8c0>