diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 2010-07-29 12:38:42 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 2010-07-29 12:38:42 +0000 |
commit | 4916deb8469a928ce90f6a6739a3e08a42e333d9 (patch) | |
tree | 9de76e44ba4b3ebc349b9d272172a3420c18e882 | |
parent | 52948382d6fe1e09b60308f7eb990e347ecf92b8 (diff) |
Add some more devices. -moj
-rw-r--r-- | share/man/man4/udl.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/udl.4 b/share/man/man4/udl.4 index 1143e95dad4..37b3e16b677 100644 --- a/share/man/man4/udl.4 +++ b/share/man/man4/udl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: udl.4,v 1.16 2010/07/19 16:03:39 maja Exp $ +.\" $OpenBSD: udl.4,v 1.17 2010/07/29 12:38:41 maja Exp $ .\" .\" Copyright (c) 2009 Marcus Glocker <mglocker@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 19 2010 $ +.Dd $Mdocdate: July 29 2010 $ .Dt UDL 4 .Os .Sh NAME @@ -37,6 +37,8 @@ The following devices should work: .It DisplayLink USB to DVI .It ForwardVideo EasyCAP008 USB to DVI .It HP USB 2.0 Docking Station (FQ834) +.It HP USB Graphics Adapter (NL571) +.It IOGEAR USB 2.0 External DVI (GUC2020) .It König CMP-USBVGA10 and CMP-USBVGA11 .It Lenovo 45K5296 USB to DVI .It Lilliput UM-70 @@ -46,6 +48,7 @@ The following devices should work: .It StarTech CONV-USB2DVI .It Sunweit USB to DVI .It Unitek Y-2240 USB to DVI +.It VideoHome NBdock1920 .El .Sh FILES The device can process compressed data (Huffman pixel difference method) |