From 77a9e98009d43200ab7140acf1fdfd7d3b055c51 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 7 Sep 2018 16:52:44 -0700 Subject: [PATCH] iwinfo: Add Mikrotik R11e-2HPnD and R11e-5HacT to hardware list These are both miniPCIe cards that show up as Generic MAC80211. This fixes that. Signed-off-by: Rosen Penev --- hardware.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hardware.txt b/hardware.txt index 67b19c6..f646d6a 100644 --- a/hardware.txt +++ b/hardware.txt @@ -54,7 +54,9 @@ 0x168c 0x002e 0x0777 0xe0a2 8 0 "Ubiquiti" "NanoStation Loco M2 (XM)" 0x168c 0x0033 0x168c 0xa120 0 0 "Atheros" "AR9580" 0x168c 0x0033 0x168c 0xa136 0 0 "Atheros" "AR9580" +0x168c 0x0033 0x19b6 0xd016 0 0 "Mikrotik" "R11e-2HPnD" 0x168c 0x003c 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9880" +0x168c 0x003c 0x19b6 0xd03c 0 0 "Mikrotik" "R11e-5HacT" 0c168c 0x0046 0x168c 0xcafe 0 0 "Qualcomm Atheros" "QCA9984" 0x1814 0x3050 0x1814 0x0005 0 0 "RaLink" "Rt3050" 0x1814 0x3052 0x1814 0x0008 0 0 "RaLink" "Rt3052" -- 2.25.1