Module Name:    src
Committed By:   nonaka
Date:           Thu Nov 14 16:25:46 UTC 2013

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Added Weltrend Semiconductor vendor and device.


To generate a diff of this commit:
cvs rdiff -u -r1.656 -r1.657 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.656 src/sys/dev/usb/usbdevs:1.657
--- src/sys/dev/usb/usbdevs:1.656	Sun Oct 27 16:59:46 2013
+++ src/sys/dev/usb/usbdevs	Thu Nov 14 16:25:46 2013
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.656 2013/10/27 16:59:46 rmind Exp $
+$NetBSD: usbdevs,v 1.657 2013/11/14 16:25:46 nonaka Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -73,6 +73,7 @@ vendor ACERLABS		0x0402	Acer Labs
 vendor FTDI		0x0403	Future Technology Devices
 vendor NEC		0x0409	NEC
 vendor KODAK		0x040a	Eastman Kodak
+vendor WELTREND		0x040b	Weltrend Semiconductor
 vendor VIA		0x040d	VIA
 vendor MELCO		0x0411	Melco
 vendor CREATIVE		0x041e	Creative Labs
@@ -3229,6 +3230,9 @@ product WACOM GRAPHIRE4_4X5	0x0015	Graph
 product WACOM INTUOSA5		0x0021	Intuos A5
 product WACOM GD0912U		0x0022	Intuos 9x12 Graphics Tablet
 
+/* Weltrend Semiconductor */
+product WELTREND HID		0x2201	HID Device
+
 /* Western Digital products */
 product WESTERN EXTHDD		0x0400	External HDD
 

Reply via email to