These are both miniPCIe cards that show up as Generic MAC80211. This fixes that.
Signed-off-by: Rosen Penev <[email protected]> --- 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.7.4 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
