Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Added Weltrend Semiconductor vendor and device.



details:   https://anonhg.NetBSD.org/src/rev/796b9be736b5
branches:  trunk
changeset: 791376:796b9be736b5
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Thu Nov 14 16:25:46 2013 +0000

description:
Added Weltrend Semiconductor vendor and device.

diffstat:

 sys/dev/usb/usbdevs |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 638eccad9de6 -r 796b9be736b5 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Nov 14 15:25:22 2013 +0000
+++ b/sys/dev/usb/usbdevs       Thu Nov 14 16:25:46 2013 +0000
@@ -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 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 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
 



Home | Main Index | Thread Index | Old Index