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>
This commit is contained in:
parent
14f864eb72
commit
c27ce7113e
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue