Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add vendor KingSun and IrDA product.



details:   https://anonhg.NetBSD.org/src/rev/88910269bfd6
branches:  trunk
changeset: 786979:88910269bfd6
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Mon May 27 16:32:58 2013 +0000

description:
Add vendor KingSun and IrDA product.

diffstat:

 sys/dev/usb/usbdevs |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 50d6476ad20f -r 88910269bfd6 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon May 27 16:23:20 2013 +0000
+++ b/sys/dev/usb/usbdevs       Mon May 27 16:32:58 2013 +0000
@@ -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 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 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



Home | Main Index | Thread Index | Old Index