diff mbox series

[OpenWrt-Devel] iwinfo: add device id for Qualcomm Atheros QCA9990

Message ID 20200130214729.838597-1-robimarko@gmail.com
State Accepted
Delegated to: Petr Štetiar
Headers show
Series [OpenWrt-Devel] iwinfo: add device id for Qualcomm Atheros QCA9990 | expand

Commit Message

Robert Marko Jan. 30, 2020, 9:47 p.m. UTC
From: Robert Marko <robert.marko@sartura.hr>

Lets add the PCI ID for QCA9990

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
---
 hardware.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/hardware.txt b/hardware.txt
index c1fe8f3..4c6f3fe 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"