#17071: Because of r37163, Asus RT-N13U (v1/B1) buttons are now mismatched and
r37163 should be reverted
------------------------------+-------------------------------------
 Reporter:  braveheart_leo@…  |      Owner:  developers
     Type:  defect            |     Status:  new
 Priority:  normal            |  Milestone:  Barrier Breaker (trunk)
Component:  other             |    Version:  Trunk
 Keywords:  rt-n13u button    |
------------------------------+-------------------------------------
 Because of r37163, the 'restore' physical button located on the device is
 now identified as 'wps' button, and the 'wps' physical button is now
 identified as 'rfkill' button, all in OpenWrt Barrier Breaker r41548.

 As per the hardware enablement patch for this device from r34405,
 specifically
 
https://dev.openwrt.org/browser/trunk/target/linux/ramips/files/arch/mips/ralink/rt305x
 /mach-rt-n13u.c?rev=34405

 {{{
 #define RT_N13U_GPIO_BUTTON_RESET       10
 #define RT_N13U_GPIO_BUTTON_WPS         0
 }}}

 RESET button is GPIO 10 (and not 4 from r37163), and WPS button is GPIO 0
 (and not 10 from r37163).

 The device only has two physical buttons (RESTORE and WPS) [1-] and a
 switch (switching from router/ap/repeater modes for stock firwmare) [2-].
 I don't know how to make use of this switch in OpenWrt, though. Still,
 what may be considered the 'rfkill' button on this device?

 [1-] http://www.asus.com/Networking/RTN13U_B1/specifications/
 [2-] http://www.techinfodepot.info/wiki/File:Asus_RT-N13Uf.jpg

--
Ticket URL: <https://dev.openwrt.org/ticket/17071>
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