
3 Sep
2013
3 Sep
'13
9:21 a.m.
Trent W. Buck <trentbuck@gmail.com> wrote:
Jason White <jason@jasonjgw.net> writes:
A quick look at OpenWRT's sources (/lib/wifi/mac80211.sh) show how to find out what caps your card+driver has:
root@widow:~# iw phy phy0 info | grep Capabilities: Capabilities: 0x104e
...which is a XORed list
Thanks. This is exactly what I needed. Mine gives 0x11ef 0001000111101111 if I remember my number bases correctly. Now given your list: 1 LDPC yes 16 GF no 32 SHORT-GI-20 yes 64 SHORT-GI-40 yes 128 TX-STBC yes 768 RX-STBC1 no 768 RX-STBC12 no 768 RX-STBC123 no 4096 DSSS_CCK-40 yes