diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-09-18 17:07:54 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-09-18 17:07:54 +0000 |
commit | bd59339c1e492e210f1043c42e3a77ab832d4f1e (patch) | |
tree | b7238f4b5dcca42429e87e18f5d52cf620bf2c75 /sys/dev/usb | |
parent | 837ebb0e160a90e8b3023c9a9fb873fd65f8667a (diff) |
add Lenovo ThinkVision LT1421 (portable displaylink monitor)
Diffstat (limited to 'sys/dev/usb')
-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 b9ee5342788..7e587f56c4d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.586 2012/09/17 12:08:49 yuo Exp $ +$OpenBSD: usbdevs,v 1.587 2012/09/18 17:07:53 jasper Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1465,6 +1465,7 @@ product DISPLAYLINK SWDVI 0x024c SUNWEIT DVI product DISPLAYLINK NBDOCK 0x0215 VideoHome NBdock1920 product DISPLAYLINK LUM70 0x02a9 Lilliput UM-70 product DISPLAYLINK UM7X0 0x401a nanovision MiMo +product DISPLAYLINK LT1421 0x03e0 Lenovo ThinkVision LT1421 product DISPLAYLINK POLARIS2 0x0117 Polaris2 USB dock /* DMI products */ |