diff options
author | Yojiro Uo <yuo@cvs.openbsd.org> | 2009-06-06 16:56:57 +0000 |
---|---|---|
committer | Yojiro Uo <yuo@cvs.openbsd.org> | 2009-06-06 16:56:57 +0000 |
commit | 3a19e576c08b1f4ac2daf3cc0c88acfb00ec2f77 (patch) | |
tree | f70a169a06953e2c3a1e8f5820574f2f17c0cfa5 /sys/dev/usb/usbdevs | |
parent | 868f997b1a3f35e309b380969e89c18e9dfb2ddd (diff) |
add another UDL device
- LCD-4300U (century corp.)
ok mglocker@
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 b76b2a8aa7a..e7841df207a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.442 2009/06/04 19:04:25 damien Exp $ +$OpenBSD: usbdevs,v 1.443 2009/06/06 16:56:56 yuo Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1235,6 +1235,7 @@ product DLINK2 DWA130 0x3c13 DWA-130 product DLINK3 KVM221 0x020f KVM-221 /* DisplayLink products */ +product DISPLAYLINK LCD4300U 0x01ba LCD-4300U product DISPLAYLINK LCD8000U 0x01bb LCD-8000U product DISPLAYLINK DLDVI 0x0141 DisplayLink DVI product DISPLAYLINK VGA10 0x015a CMP-USBVGA10 |