From 215820132b943b700d56441ecbd5a4efa09edc7c Mon Sep 17 00:00:00 2001 From: Tan Zien Date: Fri, 5 Jul 2024 21:20:16 +0800 Subject: [PATCH] devices: add device id for Atheros AR9590 Add device ids for Atheros AR9590 (adapter found on Extreme Networks AP3825i) Signed-off-by: Tan Zien --- devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devices.txt b/devices.txt index eded184..90d2af6 100644 --- a/devices.txt +++ b/devices.txt @@ -154,6 +154,7 @@ 0x168c 0x0030 0x168c 0x3114 0 0 "Atheros" "AR9390" 0x168c 0x0033 0x168c 0xa120 0 0 "Atheros" "AR9580" 0x168c 0x0033 0x168c 0xa136 0 0 "Atheros" "AR9580" +0x168c 0x0033 0x168c 0x3123 0 0 "Atheros" "AR9590" 0x168c 0x0033 0x19b6 0xd014 0 0 "MikroTik" "R11e-5HnD" 0x168c 0x0033 0x19b6 0xd057 0 0 "MikroTik" "R11e-5HnDr2" 0x168c 0x0033 0x19b6 0xd016 0 0 "MikroTik" "R11e-2HPnD"