From b099331df19f5b9906197a68df827f25148ae2ef Mon Sep 17 00:00:00 2001 From: drochner Date: Sun, 11 Apr 2010 13:57:22 +0000 Subject: add the 19" Samsung display, make udl handle it --- sys/dev/usb/usbdevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/usb/usbdevs') 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 -- cgit