<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Arial">Using </font><br>
    OpenWrt Barrier Breaker r4066, with a TPlink USB  722n on a BCM2708
    platform.<br>
    Andriod phones, Iphones, Ubuntu systems, visio TV, Windows 8.1
    systems connect OK, but No success for windows 7sp1 pro, HP or
    Lenovo.  Any ideas?<br>
    <br>
    here are the contents of the /etc/config/wireless<br>
    config wifi-device 'radio0'<br>
        option type 'mac80211'<br>
        option hwmode '11ng'<br>
        option path 'platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0'<br>
        option htmode 'HT20'<br>
        list ht_capab 'SHORT-GI-20'<br>
        list ht_capab 'SHORT-GI-40'<br>
        list ht_capab 'RX-STBC1'<br>
        list ht_capab 'DSSS_CCK-40'<br>
        option txpower '20'<br>
        option country 'US'<br>
        option channel '1'<br>
    <br>
    config wifi-iface<br>
        option device 'radio0'<br>
        option mode 'ap'<br>
        option ssid 'RaspberryPi'<br>
        option key 'xyz12345'<br>
        option network 'lan'<br>
        option encryption 'psk+ccmp'<br>
    <br>
  </body>
</html>