Module Name:    src
Committed By:   msaitoh
Date:           Tue Jan 19 03:24:58 UTC 2016

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
 Add some DisplayLink devices. 0x0117 and 0x0377 are from FreeBSD.
0x0335 is from Swift Griggs.


To generate a diff of this commit:
cvs rdiff -u -r1.707 -r1.708 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.707 src/sys/dev/usb/usbdevs:1.708
--- src/sys/dev/usb/usbdevs:1.707	Thu Dec 10 14:30:56 2015
+++ src/sys/dev/usb/usbdevs	Tue Jan 19 03:24:58 2016
@@ -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	IOGEA
 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
 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

Reply via email to