diff options
| author | Robert Marko | 2020-01-30 21:47:29 +0000 |
|---|---|---|
| committer | Petr Štetiar | 2020-03-01 13:50:40 +0000 |
| commit | 9a4bae898f770fdf00858ef468d26a94367515f2 (patch) | |
| tree | 8f1856c18f911626b142eeb38709c1d9134533d6 | |
| parent | eba5a204f776f49b9948b41e41c03560dbd307c8 (diff) | |
| download | iwinfo-9a4bae898f770fdf00858ef468d26a94367515f2.tar.gz | |
iwinfo: add device id for Qualcomm Atheros QCA9990
Lets add the PCI ID for QCA9990
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
| -rw-r--r-- | hardware.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardware.txt b/hardware.txt index 3457f48..07f61b7 100644 --- a/hardware.txt +++ b/hardware.txt @@ -159,6 +159,7 @@ 0x168c 0x003c 0x168c 0x3223 0 0 "Qualcomm Atheros" "QCA9880" 0x168c 0x003c 0x1a56 0x1420 0 0 "Qualcomm Atheros" "QCA9862" 0x168c 0x003c 0x19b6 0xd03c 0 0 "Mikrotik" "R11e-5HacT" +0x168c 0x0040 0x168c 0x0002 0 0 "Qualcomm Atheros" "QCA9990" 0x168c 0x0046 0x168c 0xcafe 0 0 "Qualcomm Atheros" "QCA9984" 0x168c 0x0050 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9887" 0x168c 0x0056 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9886" |