iwi(4)
FUJITA Kazutoshi <[email protected]>
| Newsgroups | gmane.os.freebsd.current,gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Hi,
My ThinkPad T43 has Intel Pro/Wireless 2915ABG.
But it doesn't work with iwi(4).
I've got
iwi-freebsd-1.4.2.tgz
iwi-firmware-1.2.tbz
from
http://damien.bergamini.free.fr/ipw/index.html
and install firmware and iwicontrol command.
# iwicontrol iwi0 -d /usr/local/libdata/if_iwi -m bss
# iwicontrol iwi0 -r
Radio is ON
# ifconfig iwi0
iwi0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
ether 00:0e:35:d5:14:f4
media: IEEE 802.11 Wireless Ethernet autoselect
status: no carrier
ssid ""
authmode OPEN privacy OFF txpowmax 100
# ifconfig iwi0 up
# ifconfig iwi0
iwi0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::20e:35ff:fed5:14f4%iwi0 prefixlen 64 scopeid 0x2
ether 00:0e:35:d5:14:f4
media: IEEE 802.11 Wireless Ethernet autoselect
status: no carrier
ssid ""
authmode OPEN privacy OFF txpowmax 100
# dmesg | grep iwi
iwi0: <Intel(R) PRO/Wireless 2915ABG> mem 0xa8401000-0xa8401fff irq 21 at device 2.0 on pci4
iwi0: Ethernet address: 00:0e:35:d5:14:f4
iwi0: fatal error
It seems interrupt problem.
Any suggestions?
Regards,
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"