diff options
| author | augustss <augustss@NetBSD.org> | 2005-12-07 10:17:53 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2005-12-07 10:17:53 +0000 |
| commit | af55235d94a17a923680a4195e66d24ea3fffcfe (patch) | |
| tree | 70220fff2a24b5d458c06561b1b2405a7dc07240 /sys/dev/usb/usbdevs | |
| parent | ff9b47d69e157a3e76ac39086ee6dea8b73134e5 (diff) | |
Another vendor and product.
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 0db05dc112b..9bd9982415d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.419 2005/11/28 19:32:07 augustss Exp $ +$NetBSD: usbdevs,v 1.420 2005/12/07 10:17:53 augustss Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -133,6 +133,7 @@ vendor TATUNG 0x04cd Tatung Co. Of America vendor SCANLOGIC 0x04ce ScanLogic vendor MYSON 0x04cf Myson Technology vendor DIGI2 0x04d0 Digi +vendor HOLTEK 0x04d9 Holtek Semiconductor vendor ITTCANON 0x04d1 ITT Canon vendor ALTEC 0x04d2 Altec Lansing vendor PANASONIC 0x04da Panasonic (Matsushita) @@ -960,6 +961,9 @@ product HAWKING UF100 0x400c 10/100 USB Ethernet product HITACHI DZMV100A 0x0004 DVD-CAM DZ-MV100A Camcorder product HITACHI DVDCAM_USB 0x001e DVDCAM USB HS Interface +/* Holtek Semiconductor products */ +product HOLTEK MOP35 0x0499 MOP-35 + /* Hosiden Corporation products */ product HOSIDEN PPP 0x0011 ParaParaParadise Controller |
