From e59f9253aa09a340d235dac074a10a4fe48b62fd Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 26 Apr 2018 21:50:00 +0200 Subject: [PATCH] hardware: add device ids for QCA9984, 88W8887 and 88W8964 radios Signed-off-by: Jo-Philipp Wich --- hardware.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hardware.txt b/hardware.txt index 81b31cf..67b19c6 100644 --- a/hardware.txt +++ b/hardware.txt @@ -55,7 +55,10 @@ 0x168c 0x0033 0x168c 0xa120 0 0 "Atheros" "AR9580" 0x168c 0x0033 0x168c 0xa136 0 0 "Atheros" "AR9580" 0x168c 0x003c 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9880" +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" 0x1814 0x3352 0x1814 0x000c 0 0 "RaLink" "Rt3352" 0x11ab 0x2a55 0x11ab 0x0000 0 0 "Marvell" "88W8864" +0x02df 0x9135 0x0000 0x0000 0 0 "Marvell" "88W8887" +0x11ab 0x2b40 0x11ab 0x0000 0 0 "Marvell" "88W8964" -- 2.11.0