xref: /netbsd-src/share/man/man4/udl.4 (revision 9668cd9f7d1efa00fad6b56206674f10ef0d2a80)
1.\" $NetBSD: udl.4,v 1.1 2022/07/10 19:49:24 nia Exp $
2.\"
3.\" Copyright (c) 2022 The NetBSD Foundation, Inc.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright
10.\"    notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\"    notice, this list of conditions and the following disclaimer in the
13.\"    documentation and/or other materials provided with the distribution.
14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
16.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
17.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
18.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
19.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE.
26.\"
27.Dd July 10, 2022
28.Dt UDL 4
29.Os
30.Sh NAME
31.Nm udl
32.Nd DisplayLink DL-1x0/1x5 USB display device driver
33.Sh SYNOPSIS
34.Cd "udl* at uhub?"
35.Cd "wsdisplay* at udl?"
36.Sh DESCRIPTION
37The
38.Nm
39driver provides support for DisplayLink DL-1x0/1x5 based USB LCD screens,
40docks, and display adapters.
41.Pp
42The following devices are supported:
43.Pp
44.Bl -bullet -offset indent -compact
45.It
46Buffalo GX-DVI/U2B
47.It
48Century Japan Plus One LCD-8000U
49.It
50Century Japan Plus One LCD-4300U
51.It
52DisplayLink DVI adapter
53.It
54HP Docking Station
55.It
56HP USB DVI (NL571)
57.It
58IOGEAR DVI GUC2020
59.It
60IO-DATA USB-RGB
61.It
62IO-DATA LCD-USB7X
63.It
64IO-DATA LCD-USB10XB-T
65.It
66Lenovo ThinkVision LT1421
67.It
68Lilliput UM-70
69.It
70Logitec LDE-WX015U
71.It
72Nanovision MiMo
73.It
74Polaris2 USB dock
75.It
76Rextron DVI adapter
77.It
78Samsung LD220
79.It
80Samsung LD190
81.It
82Samsung U70
83.It
84StarTech CONV-USB2DVI
85.It
86Sunweit USB to DVI adapter
87.It
88VideoHome NBdock1920
89.El
90.Sh HISTORY
91The
92.Nm
93device driver appeared in
94.Ox 4.6
95and
96.Nx 6.0 .
97.Sh AUTHORS
98.An -nosplit
99The
100.Nm
101driver was written by
102.An Marcus Glocker
103for
104.Ox ,
105and ported to
106.Nx
107with many modifications by
108.An Naoki Fukaumi .
109