Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2012 21:37:31 +0200
From:      Steven Lawrance <stl@koffein.net>
To:        freebsd-wireless <freebsd-wireless@freebsd.org>
Subject:   Testing 802.11n hostap on AR9220
Message-ID:  <1343589599-sup-3228@soma.koffein.net>

next in thread | raw e-mail | index | archive | help
Greetings,

I thought I'd do some testing with a recently acquired AR9220 MiniPCI
card (a Compex WLM200NX) in AP mode.  It seemed to be fine for an SSH
session but locked up as soon as I tried some bigger transfers.  I'm not
sure what I should be prodding to get further details -- nothing
relevant turned up in dmesg.

At bootup:

ath0: <Atheros 9280> mem 0xe0080000-0xe008ffff irq 9 at device 12.0 on pc=
i0
[ath] enabling AN_TOP2_FIXUP
ath0: [HT] enabling HT modes
ath0: [HT] 2 RX streams; 2 TX streams
ath0: AR9280 mac 128.2 RF5133 phy 13.0
ath1: <Atheros 5212> mem 0xe00c0000-0xe00cffff irq 11 at device 14.0 on p=
ci0
ath1: AR5212 mac 5.9 RF2112 phy 4.3

# ifconfig wlan0
wlan0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu =
1500
    ether 00:80:48:72:63:5f
    inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255
    inet6 fe80::280:48ff:fe72:635f%wlan0 prefixlen 64 scopeid 0xa=20
    nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng <hostap>
    status: running
    ssid testap channel 4 (2427 MHz 11g ht/20) bssid 00:80:48:72:63:5f
    regdomain ETSI2 country AT ecm authmode OPEN privacy OFF txpower 30
    scanvalid 60 protmode CTS ampdulimit 64k ampdudensity 8 shortgi wme
    burst dtimperiod 1 -dfs

Kernel config:

device          ath            =20
device          ath_hal        =20
device          ath_pci        =20
options         AH_SUPPORT_AR5416      =20
device          ath_rate_sample=20
options         ATH_DIAGAPI
options         ATH_ENABLE_11N

The (Linux) client reported a bit rate of 108Mb/s.

cheers,
--=20
Steven Lawrance
stl@koffein.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1343589599-sup-3228>