From 80ed420253c211dc10bd8a00aa098d443b53cd8d Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 2 Mar 2004 19:01:30 +0000 Subject: Add some device id's for Matrix Orbital's newer LCD panels. These use another ftdi usb->serial bridge with different ID's. --- sys/dev/usb/usbdevs | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sys/dev') diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index bb5def8..05410d2 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 -- cgit v1.1