Linksys pcmcia wlan on IBM laptop
Jure Lozar
jure.lozar at madalbal.si
Tue Jun 21 11:40:30 GMT 2005
Hi.
I'm having trouble with Linksys WPC54G wlan card on IBM ThinnkPad A21e. OS is Freebsd 5.4 release and win2k dual boot. Card works flawlessly in win.
I read instructions on links below, added hw.pci.allow_unsupported_io_range=1 to /boot/loader.conf
I also disabled ACPI and enabled APM, but it did not change much.
Below are cardbus related messages during boot, first with acpi, then with apm.
I sucessfully created ndis drivers, but loading second one is not sucessful due to previous problems:
ThinkPad# kldload ndis
ThinkPad# kldload if_ndis
cardbus0: Expecting link target, got 0x70
cardbus0: Resource not specified in CIS: id=10, size=2000
cardbus0: Resource not specified in CIS: id=14, size=20000
Boot messages:
ACPI:
cbb0: <TI1410 PCI-CardBus Bridge> mem 0x50000000-0x50000fff irq 11 at device 2.0
on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cardbus0: Expecting link target, got 0x71
cardbus0: Resource not specified in CIS: id=10, size=2000
cardbus0: Resource not specified in CIS: id=14, size=20000
cardbus0: <network> at device 0.0 (no driver attached)
APM:
cbb0: <TI1410 PCI-CardBus Bridge> mem 0x50000000-0x50000fff irq 11 at device 2.0
on pci0
cbb0: Found memory at 50000000
cbb0: Secondary bus is 1
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb0: card inserted: event=0x00000000, state=30000920
cbb0: cbb_power: 3V
cardbus0: Expecting link target, got 0x71
cardbus0: Resource not specified in CIS: id=10, size=2000
cardbus0: Resource not specified in CIS: id=14, size=20000
cardbus0: <network> at device 0.0 (no driver attached)
cbb0: cbb_power: 0V
URL's with instructions:
http://www.apichairuk.com/
http://www.freebsddiary.org/ibm-thinkpad-t41.php
http://www.xl0.org/FreeBSD/ndis.txt
Thank you for any advice you might provide
Jure
More information about the freebsd-mobile
mailing list