diff options
| author | drochner <drochner@NetBSD.org> | 2010-04-11 13:57:22 +0000 |
|---|---|---|
| committer | drochner <drochner@NetBSD.org> | 2010-04-11 13:57:22 +0000 |
| commit | b099331df19f5b9906197a68df827f25148ae2ef (patch) | |
| tree | 7f4a45d4fbd0c9d80cff2fba2e840c388be7c67c /sys/dev/usb/usbdevs | |
| parent | c243552ba39db756aef3edd609bc29ee79408462 (diff) | |
add the 19" Samsung display, make udl handle it
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 50aca38dcd9..4f5ef11ab99 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.547 2010/03/14 08:44:46 explorer Exp $ +$NetBSD: usbdevs,v 1.548 2010/04/11 13:57:22 drochner Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -963,6 +963,7 @@ product DIGITALSTREAM PS2 0x0001 PS/2 Active Adapter /* DisplayLink products */ product DISPLAYLINK LD220 0x0100 Samsung LD220 +product DISPLAYLINK LD190 0x0102 Samsung LD190 product DISPLAYLINK U70 0x0103 Samsung U70 product DISPLAYLINK VCUD60 0x0136 Rextron DVI product DISPLAYLINK DLDVI 0x0141 DisplayLink DVI |
