[OpenWrt-Devel] [PATCH iwinfo] iwinfo: add device id for Atheros AR9287 PCIe wifi card
Pali Rohár
pali at kernel.org
Wed May 20 08:31:46 EDT 2020
This card is identified by lspci as:
01:00.0 Network controller [0280]: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) [168c:002e] (rev 01)
Subsystem: Qualcomm Atheros Device [168c:30a4]
Signed-off-by: Pali Rohár <pali at kernel.org>
---
hardware.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/hardware.txt b/hardware.txt
index 64ab708..262c69e 100644
--- a/hardware.txt
+++ b/hardware.txt
@@ -148,6 +148,7 @@
0x168c 0x002d 0x168c 0x209a 0 0 "Atheros" "AR9287"
0x168c 0x002e 0x1a3b 0x1121 0 0 "Atheros" "AR9287"
0x168c 0x002e 0x0777 0xe0a2 8 0 "Ubiquiti" "NanoStation Loco M2 (XM)" /* wrong offset! */
+0x168c 0x002e 0x168c 0x30a4 0 0 "Atheros" "AR9287"
0x168c 0x0030 0x168c 0x3114 0 0 "Atheros" "AR9390"
0x168c 0x0033 0x168c 0xa120 0 0 "Atheros" "AR9580"
0x168c 0x0033 0x168c 0xa136 0 0 "Atheros" "AR9580"
--
2.20.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list