diff options
| author | kiyohara <kiyohara@NetBSD.org> | 2013-05-27 16:32:58 +0000 |
|---|---|---|
| committer | kiyohara <kiyohara@NetBSD.org> | 2013-05-27 16:32:58 +0000 |
| commit | 5bcd62b82a5c6d8eaa3b517761640345f0a6afbb (patch) | |
| tree | b6080860709dfa2a7a484a6ea263dda47dd9fa64 /sys/dev/usb/usbdevs | |
| parent | fe0852053d10435befbe8838eceaf82db2f7d7ee (diff) | |
Add vendor KingSun and IrDA 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 b775b867c6a..a5b2fd508e1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.649 2013/05/11 07:03:52 kiyohara Exp $ +$NetBSD: usbdevs,v 1.650 2013/05/27 16:32:58 kiyohara Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -301,6 +301,7 @@ vendor MICROTECH 0x07af Microtech vendor GENERALINSTMNTS 0x07b2 General Instruments (Motorola) vendor OLYMPUS 0x07b4 Olympus vendor ABOCOM 0x07b8 AboCom Systems +vendor KINGSUN 0x07c0 KingSun vendor KEISOKUGIKEN 0x07c1 Keisokugiken vendor ONSPEC 0x07c4 OnSpec vendor APG 0x07c5 APG Cash Drawer @@ -1892,6 +1893,9 @@ product KINGSTON DTMINI10 0x162c DT Mini 10 product KINGSTON DT101_G2 0x1642 DT 101 G2 product KINGSTON DT100_G2 0x6544 DT 100 G2 +/* KingSun products */ +product KINGSUN IRDA 0x4200 KingSun/DonShine IrDA + /* Kodak products */ product KODAK DC220 0x0100 Digital Science DC220 product KODAK DC260 0x0110 Digital Science DC260 |
