From d577a9d38a3b544a70af5b6c7d91536f27e344f2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pali=20Roh=C3=A1r?= Date: Wed, 20 May 2020 14:33:05 +0200 Subject: [PATCH] iwinfo: add device id for Marvell 88W8997 SDIO wifi card MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Lets add device id for Marvell 88W8997 SDIO wifi card. Signed-off-by: Pali Rohár [added missing commit description] Signed-off-by: Petr Štetiar --- hardware.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/hardware.txt b/hardware.txt index b2bbe06..262c69e 100644 --- a/hardware.txt +++ b/hardware.txt @@ -175,6 +175,7 @@ 0x11ab 0x2a55 0x11ab 0x0000 0 0 "Marvell" "88W8864" 0x02df 0x9135 0x0000 0x0000 0 0 "Marvell" "88W8887" 0x11ab 0x2b40 0x11ab 0x0000 0 0 "Marvell" "88W8964" +0x02df 0x9141 0x0000 0x0000 0 0 "Marvell" "88W8997" 0x14c3 0x7603 0x14c3 0x7603 0 0 "MediaTek" "MT7603E" 0x14c3 0x7610 0x14c3 0x7610 0 0 "MediaTek" "MT7610E" 0x14c3 0x7612 0x14c3 0x7612 0 0 "MediaTek" "MT7612E" -- 2.25.1