#21594: Atheros WNDR3800 - WiFi regression
-----------------------+-------------------------------------------
  Reporter:  raz123    |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:  Designated Driver (Trunk)
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:  dma mac beacon r48234 dd wifi
-----------------------+-------------------------------------------

Comment (by raz123):

 Forgot my wireless configuration:


 {{{
 root@OpenWrt:~#  cat /etc/config/wireless

 config wifi-device 'radio0'
         option type 'mac80211'
         option hwmode '11g'
         option path 'pci0000:00/0000:00:11.0'
         option htmode 'HT20'
         option txpower '26'
         option country 'US'
         option channel '11'

 config wifi-iface
         option device 'radio0'
         option network 'lan'
         option mode 'ap'
         option ssid 'ABCD-guest'
         option encryption 'psk2'
         option key 'mypassword'
         option wps_pushbutton '0'

 config wifi-device 'radio1'
         option type 'mac80211'
         option channel '36'
         option hwmode '11a'
         option path 'pci0000:00/0000:00:12.0'
         option htmode 'HT20'
         option txpower '17'
         option country 'US'

 config wifi-iface
         option device 'radio1'
         option network 'lan'
         option mode 'ap'
         option ssid 'ABCD-guest-5'
         option encryption 'psk2'
         option key 'mypassword'
         option wps_pushbutton '0'
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/21594#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to