[PATCH 1/2] [iwinfo] devices: add device id for MediaTek MT7601U

Shiji Yang yangshiji66 at outlook.com
Sun Mar 10 03:25:10 PDT 2024


From: Shiji Yang <yanshiji66 at qq.com>

Add device id for MediaTek MT7601U 802.11n 1x1 USB Wi-Fi adapter.

Signed-off-by: Shiji Yang <yanshiji66 at qq.com>
---
 devices.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devices.txt b/devices.txt
index 5c35cb5..71f73d5 100644
--- a/devices.txt
+++ b/devices.txt
@@ -195,6 +195,8 @@
 
 # USB devices
 # 0x0000 | 0x0000 | vendor id | product id | ...
+# mt7601u/usb.c
+0x0000 0x0000 0x148f 0x7601    0      0  "MediaTek" "MT7601U"
 # mt7921/usb.c
 0x0000 0x0000 0x0e8d 0x7961    0      0  "MediaTek" "MT7921AU"
 # mt76x2/usb.c
-- 
2.44.0




More information about the openwrt-devel mailing list