The card is the following:
wpi0 at pci2 dev 0 function 0 "Intel PRO/Wireless 3945ABG" rev 0x02
"ifconfig -M wpi0 debug" returns nothing ?!
what and how should it return something ?
"ifconfig -M wpi0" returns the following:
wpi0: flags=8847<UP,BROADCAST,DEBUG,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:13:02:16:27:0f
media: IEEE802.11 autoselect (autoselect mode 11b)
status: no network
ieee80211: nwid wifi chan 11 bssid 00:09:5b:a3:32:90 67dB nwkey
0x0784c5c4fcafa91c537df07839 100dBm
nwid wifi chan 11 bssid 00:09:5b:xx:xx:xx 67dB 54M
privacy,short_slottime
inet6 fe80::213:2ff:fe16:270f%wpi0 prefixlen 64 scopeid 0x2
thanks a lot
didier
> Have you tried
> #ifconfig -M wpi0 debug
> ?
>
> Not all Wifi NICs work. wpi is newish, as well, iirc, so you'll have
> less luck with it. I have a ath that is detected and configured but
> simply won't connect.
>
> Post to the list what the exact version and revision of the wpi card
> you're using are.
>
> -Nick