From 9a4bae898f770fdf00858ef468d26a94367515f2 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Thu, 30 Jan 2020 22:47:29 +0100 Subject: [PATCH] iwinfo: add device id for Qualcomm Atheros QCA9990 Lets add the PCI ID for QCA9990 Signed-off-by: Robert Marko --- hardware.txt | 1 + 1 file changed, 1 insertion(+) 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" -- 2.25.1