diff options
| author | Mathias Kresin | 2018-12-25 07:36:24 +0000 |
|---|---|---|
| committer | Mathias Kresin | 2018-12-25 08:23:41 +0000 |
| commit | 0eaabf1e651aee5edca23e46f730dc24b6b4f1e6 (patch) | |
| tree | 2b5a44f7665c2cf3f3096a2ae08dc766f77caf38 | |
| parent | 6e998ec5914999815571711a9e15559105679970 (diff) | |
| download | iwinfo-0eaabf1e651aee5edca23e46f730dc24b6b4f1e6.tar.gz | |
iwinfo: add device id for Atheros AR9287
Signed-off-by: Mathias Kresin <dev@kresin.me>
| -rw-r--r-- | hardware.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardware.txt b/hardware.txt index 40988ea..a0f69d8 100644 --- a/hardware.txt +++ b/hardware.txt @@ -51,6 +51,7 @@ 0x168c 0x0029 0x168c 0xa095 0 0 "Atheros" "AR9223" 0x168c 0x002a 0x168c 0xa093 0 0 "Atheros" "AR9280" 0x168c 0x002b 0x168c 0xa091 0 0 "Atheros" "AR9285" +0x168c 0x002d 0x168c 0x209a 0 0 "Atheros" "AR9287" 0x168c 0x002e 0x0777 0xe0a2 8 0 "Ubiquiti" "NanoStation Loco M2 (XM)" 0x168c 0x0033 0x168c 0xa120 0 0 "Atheros" "AR9580" 0x168c 0x0033 0x168c 0xa136 0 0 "Atheros" "AR9580" |