From 1372f47eff34301778fe7c51b9900d470528f0b6 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Wed, 12 Jun 2019 14:21:23 +0200 Subject: [PATCH] iwinfo: Add Mikrotik R11e-5HnDr2 This device currently showed up as Generic Mac80211. While at it, spell the vendor name correctly (large 'T') Signed-off-by: Koen Vandeputte --- hardware.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hardware.txt b/hardware.txt index 8f4fb6d..87c4781 100644 --- a/hardware.txt +++ b/hardware.txt @@ -148,8 +148,9 @@ 0x168c 0x002e 0x0777 0xe0a2 8 0 "Ubiquiti" "NanoStation Loco M2 (XM)" /* wrong offset! */ 0x168c 0x0033 0x168c 0xa120 0 0 "Atheros" "AR9580" 0x168c 0x0033 0x168c 0xa136 0 0 "Atheros" "AR9580" -0x168c 0x0033 0x19b6 0xd014 0 0 "Mikrotik" "R11e-5HnD" -0x168c 0x0033 0x19b6 0xd016 0 0 "Mikrotik" "R11e-2HPnD" +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" 0x168c 0x003c 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9880" 0x168c 0x003c 0x19b6 0xd03c 0 0 "Mikrotik" "R11e-5HacT" 0x168c 0x0046 0x168c 0xcafe 0 0 "Qualcomm Atheros" "QCA9984" -- 2.25.1