diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-24 05:58:29 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-24 05:58:29 +0000 |
commit | 99d13b09b90af98c950247ef2545e5829b8afea6 (patch) | |
tree | 30c4dc1f2ab54824ccc48842ce000432c8aeb754 /package/network/utils/iwinfo/src | |
parent | ef5f83620738c07f4e67042c80578882418aaf0c (diff) | |
download | upstream-99d13b09b90af98c950247ef2545e5829b8afea6.tar.gz upstream-99d13b09b90af98c950247ef2545e5829b8afea6.tar.bz2 upstream-99d13b09b90af98c950247ef2545e5829b8afea6.zip |
iwinfo: add Ubiquiti WispStation M5 to hardware.txt
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38145
Diffstat (limited to 'package/network/utils/iwinfo/src')
-rw-r--r-- | package/network/utils/iwinfo/src/hardware.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/utils/iwinfo/src/hardware.txt b/package/network/utils/iwinfo/src/hardware.txt index 6b20518c36..66cbe2a15d 100644 --- a/package/network/utils/iwinfo/src/hardware.txt +++ b/package/network/utils/iwinfo/src/hardware.txt @@ -46,6 +46,7 @@ 0x168c 0x002a 0x0777 0xe005 5 0 "Ubiquiti" "NanoStation M5" /* ToDo: confirm offset */ 0x168c 0x002a 0x0777 0xe202 12 0 "Ubiquiti" "Bullet M2" 0x168c 0x002a 0x0777 0xe805 5 0 "Ubiquiti" "Bullet M5" +0x168c 0x002a 0x0777 0xe345 0 0 "Ubiquiti" "WispStation M5" /* ToDo: confirm offset */ 0x168c 0x0029 0x168c 0xa094 0 0 "Atheros" "AR9220" 0x168c 0x0029 0x168c 0xa095 0 0 "Atheros" "AR9223" 0x168c 0x002a 0x168c 0xa093 0 0 "Atheros" "AR9280" |