diff options
| author | nonaka <nonaka@NetBSD.org> | 2013-11-14 16:25:46 +0000 |
|---|---|---|
| committer | nonaka <nonaka@NetBSD.org> | 2013-11-14 16:25:46 +0000 |
| commit | ab5f1bc81346a2a41a33e9ecf14d3f89cd3b0871 (patch) | |
| tree | 854f411de64913aee5787698575a9fc8d3e6cfe3 /sys/dev | |
| parent | b7d36507a63c27891e8033786f059dc059f09963 (diff) | |
Added Weltrend Semiconductor vendor and device.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 39370995275..2aafc4d58d2 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 Graphire4 4x5 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 |
