projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54d8a55
)
iwinfo: add hwinfo of AR9280 2T2R PCIe
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 29 Aug 2012 10:37:49 +0000
(10:37 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 29 Aug 2012 10:37:49 +0000
(10:37 +0000)
SVN-Revision: 33306
package/iwinfo/src/iwinfo_lib.c
patch
|
blob
|
history
diff --git
a/package/iwinfo/src/iwinfo_lib.c
b/package/iwinfo/src/iwinfo_lib.c
index 912ae2f1d0180af8cdf639e5a5459a41cfd49184..dd65e45aa9a9213be63458947927cc77c8fb2fc0 100644
(file)
--- a/
package/iwinfo/src/iwinfo_lib.c
+++ b/
package/iwinfo/src/iwinfo_lib.c
@@
-368,6
+368,7
@@
const struct iwinfo_hardware_entry IWINFO_HARDWARE_ENTRIES[] = {
{ VENDOR_ATH, "AR9220", 0x168c, 0x0029, 0x168c, 0xa094, 0, 0 },
{ VENDOR_ATH, "AR9223", 0x168c, 0x0029, 0x168c, 0xa095, 0, 0 },
+ { VENDOR_ATH, "AR9280", 0x168c, 0x002a, 0x168c, 0xa093, 0, 0 },
{ VENDOR_ATH, "AR9285", 0x168c, 0x002b, 0x168c, 0xa091, 0, 0 },
{ VENDOR_RALINK, "Rt3050", 0x1814, 0x3050, 0x1814, 0x0005, 0, 0 },
{ VENDOR_RALINK, "Rt3052", 0x1814, 0x3052, 0x1814, 0x0008, 0, 0 },