Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] {OT} 802.11n PCI-E 300Mbps with AP mode?
Date: Wed, 13 Jul 2011 23:31:06
Message-Id: CAC=wYCFBewYGzTXye-xm-GumHfXVBCNcqCxJ0Dzf+A4XpCcmgQ@mail.gmail.com
In Reply to: Re: [gentoo-user] {OT} 802.11n PCI-E 300Mbps with AP mode? by Grant
1 > Got it, thanks Paul.  That's good news because it means I can use any
2 > 802.11n PCIe 300Mbps card with Linux drivers instead of worrying about
3 > AP mode.  I'll just use a 802.11g card in AP mode until there is
4 > better support for 802.11n.  The router uses most of the bandwidth
5 > from the WAN.
6
7 Hi Grant,
8
9 I bought the TPLink WN951N (atheros AR5008, ath9k) card after it being
10 recommended by a gentoo-user list member. I concur with the
11 recommendation. Its cheap and seems to work well in linux. I have, at
12 times, had scp report 3.5M/s, but its quite variable. There are a
13 bunch of APs in my area though. Here's some details - I dont know if
14 the AP configuration is optimal - I didnt find the documentation very
15 clear.
16
17 Here's what's reported as the
18 Wiphy phy0
19 Band 1:
20 HT capabilities: 0x104e
21 * 20/40 MHz operation
22 * SM PS disabled
23 * 40 MHz short GI
24 * max A-MSDU len 3839
25 * DSSS/CCK 40 MHz
26 HT A-MPDU factor: 0x0003 (65535 bytes)
27 HT A-MPDU density: 0x0006 (8 usec)
28
29 And i've configured my hostapd.conf;
30 hw_mode=g
31 wme_enabled=1
32 ieee80211n=1
33 ht_capab=[SHORT-GI-40][DSSS_CCK-40]
34
35 HTH

Replies

Subject Author
Re: [gentoo-user] {OT} 802.11n PCI-E 300Mbps with AP mode? Grant <emailgrant@×××××.com>