diff mbox series

[v2] devices: add Qualcomm Atheros QCN6024/9024/9074 cards

Message ID 20230106163355.538412-1-robimarko@gmail.com
State Accepted
Headers show
Series [v2] devices: add Qualcomm Atheros QCN6024/9024/9074 cards | expand

Commit Message

Robert Marko Jan. 6, 2023, 4:33 p.m. UTC
Add Qualcomm Atheros QCN6024/9024/9074 PCI ID, they all are compatible and
use the same ID.

Signed-off-by: Robert Marko <robimarko@gmail.com>
---
Changes in v2:
* Remove iwinfo prefix
---
 devices.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/devices.txt b/devices.txt
index bc0257c..d76bbca 100644
--- a/devices.txt
+++ b/devices.txt
@@ -173,6 +173,7 @@ 
 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"
+0x17cb 0x1104 0x17cb 0x1104    0      0  "Qualcomm Atheros" "QCN6024/9024/9074"
 0x1814 0x3050 0x1814 0x0005    0      0  "Ralink"   "Rt3050"
 0x1814 0x3051 0x1814 0x0007    0      0  "Ralink"   "Rt3051"
 0x1814 0x3052 0x1814 0x0008    0      0  "Ralink"   "Rt3052"