Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add some DisplayLink devices. 0x0117 and 0x0377 ...



details:   https://anonhg.NetBSD.org/src/rev/f96f20f41f9a
branches:  trunk
changeset: 343015:f96f20f41f9a
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Jan 19 03:24:58 2016 +0000

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

diffstat:

 sys/dev/usb/usbdevs |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r c7081c70ff50 -r f96f20f41f9a sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jan 18 23:27:49 2016 +0000
+++ b/sys/dev/usb/usbdevs       Tue Jan 19 03:24:58 2016 +0000
@@ -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 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 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



Home | Main Index | Thread Index | Old Index