diff options
author | Marcus Glocker <mglocker@cvs.openbsd.org> | 2010-06-01 04:53:19 +0000 |
---|---|---|
committer | Marcus Glocker <mglocker@cvs.openbsd.org> | 2010-06-01 04:53:19 +0000 |
commit | e07147def76df91008f3f07d7453b956286e36e5 (patch) | |
tree | 4b4787f38a15299c7d5d9d426cd930b6a995e689 /sys/dev/usb/usbdevs | |
parent | 6a0dbef8a26eb058228119b17f474b537e072fe7 (diff) |
Add ``StarTech CONV-USB2DVI'' udl device.
From Bryan Vyhmeister
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 29444dd6f0f..1136562f2a0 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.498 2010/05/20 11:00:11 yuo Exp $ +$OpenBSD: usbdevs,v 1.499 2010/06/01 04:53:17 mglocker Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1328,6 +1328,7 @@ product DISPLAYLINK LCD4300U 0x01ba LCD-4300U product DISPLAYLINK LCD8000U 0x01bb LCD-8000U product DISPLAYLINK LD220 0x0100 Samsung LD220 product DISPLAYLINK VCUD60 0x0136 Rextron DVI +product DISPLAYLINK CONV 0x0138 StarTech CONV-USB2DVI product DISPLAYLINK DLDVI 0x0141 DisplayLink DVI product DISPLAYLINK VGA10 0x015a CMP-USBVGA10 product DISPLAYLINK WSDVI 0x0198 WS Tech DVI |