diff options
| author | tshiozak <tshiozak@NetBSD.org> | 2007-09-03 17:41:41 +0000 |
|---|---|---|
| committer | tshiozak <tshiozak@NetBSD.org> | 2007-09-03 17:41:41 +0000 |
| commit | 64af3fdf23a46ec06a6367a5ae106a0bfe1e7fd0 (patch) | |
| tree | 45b2bb916fc08057ce62a3e5638772b5222c8424 /sys/dev/usb/usbdevs | |
| parent | fc2f951ae3a137b9cdbc0bc863ad63e49e63c175 (diff) | |
add vendor WINCHIPHEAD and product CH341SER.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -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 2b9f5e74e61..5aca2b1322a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.481 2007/08/18 20:23:04 sborrill Exp $ +$NetBSD: usbdevs,v 1.482 2007/09/03 17:41:41 tshiozak Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -492,6 +492,7 @@ vendor MICRONET 0x3980 Micronet Communications vendor IODATA2 0x40bb I-O Data vendor IRIVER 0x4102 iRiver vendor DELL 0x413c Dell +vendor WINCHIPHEAD 0x4348 WinChipHead vendor AVERATEC 0x50c2 Averatec vendor SWEEX 0x5173 Sweex vendor ONSPEC2 0x55aa OnSpec Electronic Inc. @@ -2244,6 +2245,9 @@ product WACOM GRAPHIRE4_4X5 0x0015 Graphire4 4x5 product WACOM INTUOSA5 0x0021 Intuos A5 product WACOM GD0912U 0x0022 Intuos 9x12 Graphics Tablet +/* WinChipHead products */ +product WINCHIPHEAD CH341SER 0x5523 CH341/CH340 USB-Serial Bridge + /* Wistron NeWeb products */ product WISTRONNEWEB UR055G 0x0711 UR055G |
