|
|
|
|
|
by craftkiller
1403 days ago
|
|
Yep! Its both 2.4ghz and 5ghz, but only 802.11n which is fine. Certainly not the newest wifi standard, but 802.11n is plenty fast. dmesg | grep ath: [ath_dfs] loaded
[ath_rate] loaded
[ath] loaded
ath0: <Atheros AR946x/AR948x> mem 0x7a200000-0x7a27ffff at device 0.0 on pci2
ath0: [HT] enabling HT modes
ath0: [HT] enabling short-GI in 20MHz mode
ath0: [HT] 1 stream STBC receive enabled
ath0: [HT] 1 stream STBC transmit enabled
ath0: [HT] LDPC transmit/receive enabled
ath0: [HT] 2 RX streams; 2 TX streams
ath0: AR9460 mac 640.3 RF5110 phy 0.0
ath0: 2GHz radio: 0x0000; 5GHz radio: 0x0000
ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping
ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping
I confirmed by checking wpa_cli scan_results and I saw my 5ghz-only ssid (not listing the output here for privacy)Its an AR9462 which I purchased off thinkpenguin |
|