Re: [OpenWrt-Devel] [PATCH] iwinfo: add device id for Ubiquiti NanoStation Loco M2

2016-10-15 Thread Jo-Philipp Wich
Hi Sven,

pushed to iwinfo.git - thanks!

Will update it in LEDE master soon.

~ Jo
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH] iwinfo: add device id for Ubiquiti NanoStation Loco M2

2016-10-15 Thread Sven Roederer
id read from unit and txoffset from datasheet

Signed-off-by: Sven Roederer 
---

This patch directly applies to the git-repo of iwinfo


 hardware.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hardware.txt b/hardware.txt
index 4cac0a1..81b31cf 100644
--- a/hardware.txt
+++ b/hardware.txt
@@ -51,6 +51,7 @@
 0x168c 0x0029 0x168c 0xa0950  0  "Atheros"  "AR9223"
 0x168c 0x002a 0x168c 0xa0930  0  "Atheros"  "AR9280"
 0x168c 0x002b 0x168c 0xa0910  0  "Atheros"  "AR9285"
+0x168c 0x002e 0x0777 0xe0a28  0  "Ubiquiti" "NanoStation Loco M2 (XM)"
 0x168c 0x0033 0x168c 0xa1200  0  "Atheros"  "AR9580"
 0x168c 0x0033 0x168c 0xa1360  0  "Atheros"  "AR9580"
 0x168c 0x003c 0x 0x0  0  "Qualcomm Atheros" "QCA9880"
-- 
2.1.4
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel