From 4a32b33e9606f1bc1125f4bc24b0581349e55f2e Mon Sep 17 00:00:00 2001 From: Stijn Segers Date: Sat, 30 Jan 2021 21:32:05 +0100 Subject: [PATCH] iwinfo: add PCI ID for MediaTek MT7613BE This adds the PCI ID for the MT7613BE series, found in e.g. the TP-Link EAP235-Wall v1. Signed-off-by: Stijn Segers --- hardware.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/hardware.txt b/hardware.txt index da843be..ea74929 100644 --- a/hardware.txt +++ b/hardware.txt @@ -187,6 +187,7 @@ 0x14c3 0x7603 0x14c3 0x7603 0 0 "MediaTek" "MT7603E" 0x14c3 0x7610 0x14c3 0x7610 0 0 "MediaTek" "MT7610E" 0x14c3 0x7612 0x14c3 0x7612 0 0 "MediaTek" "MT7612E" +0x14c3 0x7663 0x14c3 0x7663 0 0 "MediaTek" "MT7613BE" 0x14c3 0x7615 0x7615 0x14c3 0 0 "MediaTek" "MT7615E" 0x14c3 0x7620 0x14c3 0x000c 0 0 "MediaTek" "MT7620" 0x14c3 0x7622 0x14c3 0x7622 0 0 "MediaTek" "MT7622" -- 2.30.2