summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2022-11-13 15:39:27 +0100
committerJo-Philipp Wich <jo@mein.io>2022-12-15 21:21:59 +0100
commitc27ce7113e5226c8a0689c30b34e0e547dd43d25 (patch)
tree792fc636800af66cf038314bd24df423c0ecd121
parent14f864eb72f55da55cb6d0672dad07b54bca3185 (diff)
downloadiwinfo-c27ce7113e5226c8a0689c30b34e0e547dd43d25.tar.gz
devices: add usb device MediaTek MT7921AU
Add USB PID/VID as found on e.g. Comfast CF-953AX. Signed-off-by: Andre Heider <a.heider@gmail.com> [rebase onto current master] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
-rw-r--r--devices.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/devices.txt b/devices.txt
index b01e4ac..e0663b8 100644
--- a/devices.txt
+++ b/devices.txt
@@ -200,3 +200,7 @@
0x14e4 0xaa52 0x14e4 0xaa52 0 0 "Broadcom" "BCM43602"
0x02d0 0xa9a6 0x0000 0x0000 0 0 "Cypress" "CYW43455"
0x1ae9 0x0310 0x1ae9 0x0000 0 0 "Wilocity" "Wil6210"
+
+# USB devices
+# 0x0000 | 0x0000 | vendor id | product id | ...
+0x0000 0x0000 0x0e8d 0x7961 0 0 "MediaTek" "MT7921AU"