From f6b7d16d2ffa5e9fa235af4a79647637a866f635 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pali=20Roh=C3=A1r?= Date: Wed, 20 May 2020 14:31:46 +0200 Subject: iwinfo: add device id for Atheros AR9287 PCIe wifi card MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- hardware.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/hardware.txt b/hardware.txt index 07f61b7..b2bbe06 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" -- cgit v1.2.1