From 163a640fef3093cf82390ad05294ff27f145cda1 Mon Sep 17 00:00:00 2001 From: Martin Schiller Date: Wed, 7 Feb 2024 09:34:50 +0100 Subject: [PATCH] devices: add device id for Qualcomm Atheros QCA6174 This adds the device id for the Qualcomm Atheros QCA6174 found on a jjPlus JWW6051 M.2 adapter. Signed-off-by: Martin Schiller --- devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.txt b/devices.txt index 6327b00..c426ef3 100644 --- a/devices.txt +++ b/devices.txt @@ -163,6 +163,7 @@ 0x168c 0x003c 0x1a56 0x1420 0 0 "Qualcomm Atheros" "QCA9862" 0x168c 0x003c 0x19b6 0xd03c 0 0 "Mikrotik" "R11e-5HacT" 0x168c 0x003c 0x19b6 0xd075 0 0 "Mikrotik" "R11e-5HacD" +0x168c 0x003e 0x168c 0x3361 0 0 "Qualcomm Atheros" "QCA6174" 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" -- 2.30.2