2
0
forked from Ivasoft/openwrt

Add support for Ubiquiti Rocket M XW devices

This patch adds support for the XW version of the Rocket M series devices
manufactured by Ubiquiti, based on the Atheros AR9342 SoC.

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>

SVN-Revision: 45553
This commit is contained in:
John Crispin
2015-04-21 12:42:13 +00:00
parent 8a777768a8
commit a34db67857
7 changed files with 64 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ ap113)
bullet-m | \
nanostation-m | \
rocket-m | \
rocket-m-xw | \
nanostation-m-xw | \
loco-m-xw)
ucidef_set_led_rssi "rssilow" "RSSILOW" "ubnt:red:link1" "wlan0" "1" "100" "0" "13"

View File

@@ -318,6 +318,7 @@ rb-912uag-2hpnd |\
rb-912uag-5hpnd |\
rb-sxt2n |\
rb-sxt5n |\
rocket-m-xw |\
tl-mr10u |\
tl-mr11u |\
tl-mr12u |\