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 IDs for DisplayLink DL-1x0/1x5 based USB LCD...
details: https://anonhg.NetBSD.org/src/rev/89fd2678eace
branches: trunk
changeset: 749048:89fd2678eace
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Nov 15 17:33:28 2009 +0000
description:
Add IDs for DisplayLink DL-1x0/1x5 based USB LCDs and USB-VGA adaptors.
Info from FUKAUMI Naoki's udl(4) driver patch.
diffstat:
sys/dev/usb/usbdevs | 22 +++++++++++++++++++++-
1 files changed, 21 insertions(+), 1 deletions(-)
diffs (43 lines):
diff -r f88d035ad401 -r 89fd2678eace sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Sun Nov 15 15:53:05 2009 +0000
+++ b/sys/dev/usb/usbdevs Sun Nov 15 17:33:28 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.536 2009/11/05 03:44:50 rafal Exp $
+$NetBSD: usbdevs,v 1.537 2009/11/15 17:33:28 tsutsui Exp $
/*
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -482,6 +482,7 @@
vendor LINKSYS4 0x1737 Linksys
vendor SENAO 0x1740 Senao
vendor METAGEEK 0x1781 MetaGeek
+vendor DISPLAYLINK 0x17e9 DisplayLink
vendor AMIT 0x18c5 AMIT
vendor QCOM 0x18e8 Qcom
vendor LINKSYS3 0x1915 Linksys
@@ -957,6 +958,25 @@
/* Digital Stream Corp. products */
product DIGITALSTREAM PS2 0x0001 PS/2 Active Adapter
+/* DisplayLink products */
+product DISPLAYLINK LD220 0x0100 Samsung LD220
+product DISPLAYLINK U70 0x0103 Samsung U70
+product DISPLAYLINK VCUD60 0x0136 Rextron DVI
+product DISPLAYLINK DLDVI 0x0141 DisplayLink DVI
+product DISPLAYLINK USBRGB 0x0150 IO-DATA USB-RGB
+product DISPLAYLINK LCDUSB7X 0x0153 IO-DATA LCD-USB7X
+product DISPLAYLINK VGA10 0x015a CMP-USBVGA10
+product DISPLAYLINK WSDVI 0x0198 WS Tech DVI
+product DISPLAYLINK EC008 0x019b EasyCAP008 DVI
+product DISPLAYLINK GXDVIU2 0x01ac BUFFALO GX-DVI/U2
+product DISPLAYLINK LCD4300U 0x01ba LCD-4300U
+product DISPLAYLINK LCD8000U 0x01bb LCD-8000U
+product DISPLAYLINK HPDOCK 0x01d4 HP USB Docking
+product DISPLAYLINK M01061 0x01e2 Lenovo DVI
+product DISPLAYLINK SWDVI 0x024c SUNWEIT DVI
+product DISPLAYLINK LDEWX015U 0x02e3 Logitec LDE-WX015U
+product DISPLAYLINK UM7X0 0x401a nanovision MiMo
+
/* D-Link products */
/*product DLINK DSBS25 0x0100 DSB-S25 serial adapter*/
product DLINK DUBE100 0x1a00 10/100 ethernet adapter
Home |
Main Index |
Thread Index |
Old Index