diff options
author | John Crispin <john@openwrt.org> | 2014-10-06 04:53:04 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-10-06 04:53:04 +0000 |
commit | 74397a14cabecb629d0ecee12d9b1dc9d710ff65 (patch) | |
tree | 1448be5baa9667aea5e5c915736ea7e8af7a5a75 /package | |
parent | 73acd5050f2f92bd66b6b0fe78aabe2584dcd70d (diff) | |
download | upstream-74397a14cabecb629d0ecee12d9b1dc9d710ff65.tar.gz upstream-74397a14cabecb629d0ecee12d9b1dc9d710ff65.tar.bz2 upstream-74397a14cabecb629d0ecee12d9b1dc9d710ff65.zip |
iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem vendor/device IDs
The AR9580 with the new ID can be found in the EnGenius ESR900 and the
QCA9880 without any subsystem IDs can be found in the EnGenius ESR1750.
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
SVN-Revision: 42793
Diffstat (limited to 'package')
-rw-r--r-- | package/network/utils/iwinfo/src/hardware.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/network/utils/iwinfo/src/hardware.txt b/package/network/utils/iwinfo/src/hardware.txt index 153ffeb2e6..f1558b2f43 100644 --- a/package/network/utils/iwinfo/src/hardware.txt +++ b/package/network/utils/iwinfo/src/hardware.txt @@ -52,6 +52,8 @@ 0x168c 0x002a 0x168c 0xa093 0 0 "Atheros" "AR9280" 0x168c 0x002b 0x168c 0xa091 0 0 "Atheros" "AR9285" 0x168c 0x0033 0x168c 0xa120 0 0 "Atheros" "AR9580" +0x168c 0x0033 0x168c 0xa136 0 0 "Atheros" "AR9580" +0x168c 0x003c 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9880" 0x1814 0x3050 0x1814 0x0005 0 0 "RaLink" "Rt3050" 0x1814 0x3052 0x1814 0x0008 0 0 "RaLink" "Rt3052" 0x1814 0x3352 0x1814 0x000c 0 0 "RaLink" "Rt3352" |