Module Name:    src
Committed By:   kiyohara
Date:           Mon May 27 16:32:58 UTC 2013

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Add vendor KingSun and IrDA product.


To generate a diff of this commit:
cvs rdiff -u -r1.649 -r1.650 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.649 src/sys/dev/usb/usbdevs:1.650
--- src/sys/dev/usb/usbdevs:1.649	Sat May 11 07:03:52 2013
+++ src/sys/dev/usb/usbdevs	Mon May 27 16:32:58 2013
@@ -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
 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

Reply via email to