mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add some device id's for Matrix Orbital's newer LCD panels. These use
another ftdi usb->serial bridge with different ID's.
This commit is contained in:
parent
45bc8ec13f
commit
2c711f0694
1 changed files with 7 additions and 0 deletions
|
|
@ -898,6 +898,13 @@ product LUWEN EASYDISK 0x0005 EasyDisc
|
|||
/* Macally products */
|
||||
product MACALLY MOUSE1 0x0101 mouse
|
||||
|
||||
/* Matrix Orbital products */
|
||||
product FTDI USBSERIAL 0xfa00 Matrix Orbital USB Serial
|
||||
product FTDI MX2_3 0xfa01 Matrix Orbital MX2 or MX3
|
||||
product FTDI MX4_5 0xfa02 Matrix Orbital MX4 or MX5
|
||||
product FTDI LK202 0xfa03 Matrix Orbital VK/LK202 Family
|
||||
product FTDI LK204 0xfa04 Matrix Orbital VK/LK204 Family
|
||||
|
||||
/* MCT Corp. */
|
||||
product MCT HUB0100 0x0100 Hub
|
||||
product MCT DU_H3SP_USB232 0x0200 D-Link DU-H3SP USB BAY Hub
|
||||
|
|
|
|||
Loading…
Reference in a new issue