diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2016-01-19 03:24:58 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2016-01-19 03:24:58 +0000 |
| commit | 28ae71805c0ec545bcce40894bf9c483ff211a7a (patch) | |
| tree | 19539fd45e2ba48525af0ccee9a0bb66d23e8062 /sys/dev/usb/usbdevs | |
| parent | bbd87183bba8894416a43f4343f3b9c620b0b721 (diff) | |
Add some DisplayLink devices. 0x0117 and 0x0377 are from FreeBSD.
0x0335 is from Swift Griggs.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 29399c81e5b..64082eaafd3 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.707 2015/12/10 14:30:56 leot Exp $ +$NetBSD: usbdevs,v 1.708 2016/01/19 03:24:58 msaitoh Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -1315,6 +1315,7 @@ product DISPLAYLINK GUC2020 0x0059 IOGEAR DVI GUC2020 product DISPLAYLINK LD220 0x0100 Samsung LD220 product DISPLAYLINK LD190 0x0102 Samsung LD190 product DISPLAYLINK U70 0x0103 Samsung U70 +product DISPLAYLINK POLARIS2 0x0117 Polaris2 USB dock product DISPLAYLINK VCUD60 0x0136 Rextron DVI product DISPLAYLINK CONV 0x0138 StarTech CONV-USB2DVI product DISPLAYLINK DLDVI 0x0141 DisplayLink DVI @@ -1336,6 +1337,8 @@ product DISPLAYLINK SWDVI 0x024c SUNWEIT DVI product DISPLAYLINK LUM70 0x02a9 Lilliput UM-70 product DISPLAYLINK LCD8000UD_DVI 0x02b8 LCD-8000UD-DVI product DISPLAYLINK LDEWX015U 0x02e3 Logitec LDE-WX015U +product DISPLAYLINK MIMO 0x0335 DisplayLink MIMO +product DISPLAYLINK PLUGABLE 0x0377 Plugable docking station product DISPLAYLINK LT1421WIDE 0x03e0 Lenovo ThinkVision LT1421 Wide product DISPLAYLINK SD_U2VDH 0x046d AREA SD-U2VDH product DISPLAYLINK UM7X0 0x401a nanovision MiMo |
