Atheros 5424/2424 problem with scan
Bruce Anthony Grobler
bruce at yoafrica.com
Wed Mar 25 14:47:20 PDT 2009
Hi
Just got my wireless card recognised (Atheros 5424/2424 ),
dmesg:
> ath0: <Atheros 5424/2424> mem 0xf6000000-0xf600ffff irq 19 at device 0.0 on pci3
> ath0: [ITHREAD]
> ath0: WARNING: using obsoleted if_watchdog interface
> ath0: Ethernet address: 00:1f:e1:6a:98:4f
> ath0: mac 14.2 phy 7.0 radio 10.2
>
though when I do a ifconfig ath0 up scan it hangs,
here are my configs/versions:
> uname -a
> FreeBSD valhalla.bollocks.co.zw 7.1-RELEASE FreeBSD 7.1-RELEASE #1: Wed Mar 25 21:48:04 CAT 2009 sysbg at valhalla.bollocks.co.zw:/usr/obj/usr/src/sys/VALHALLA-KERNEL i386
>
from my kernel config:
> # Wireless NIC cards
> device wlan # 802.11 support
> device wlan_wep # 802.11 WEP support
> device wlan_ccmp # 802.11 CCMP support
> device wlan_tkip # 802.11 TKIP support
> device wlan_amrr # AMRR transmit rate control algorithm
> device wlan_scan_ap # 802.11 AP mode scanning
> device wlan_scan_sta # 802.11 STA mode scanning
> #device an # Aironet 4500/4800 802.11 wireless NICs.
> device ath # Atheros pci/cardbus NIC's
> device ath_hal # Atheros HAL (Hardware Access Layer)
> device ath_rate_sample # SampleRate tx rate control for ath
> #device awi # BayStack 660 and others
> #device ral # Ralink Technology RT2500 wireless NICs.
> #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
>
kldstat:
> 49 ath_hal
> 50 ath_rate
> 51 cardbus/if_ath
> 52 pci/if_ath
>
> 188 wlan_amrr
> 189 wlan_ccmp
> 190 wlan_tkip
> 191 wlan_wep
> 192 wlan
> 193 wlan_scan_ap
> 194 wlan_scan_sta
any ideas?
Regards,
Bruce Grobler
More information about the freebsd-questions
mailing list