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 product ID for the Kingston DataTraveler 100...



details:   https://anonhg.NetBSD.org/src/rev/8fe014571000
branches:  trunk
changeset: 777771:8fe014571000
user:      riz <riz%NetBSD.org@localhost>
date:      Sat Mar 03 21:32:58 2012 +0000

description:
add product ID for the Kingston DataTraveler 100 G2.

diffstat:

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

diffs (17 lines):

diff -r 5505880415e4 -r 8fe014571000 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Mar 03 21:29:02 2012 +0000
+++ b/sys/dev/usb/usbdevs       Sat Mar 03 21:32:58 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.609 2012/03/03 05:38:17 nonaka Exp $
+$NetBSD: usbdevs,v 1.610 2012/03/03 21:32:58 riz Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1708,6 +1708,7 @@
 product KINGSTON DT101_II      0x1625  DT 101 II
 product KINGSTON DTMINI10      0x162c  DT Mini 10
 product KINGSTON DT101_G2      0x1642  DT 101 G2
+product KINGSTON DT100_G2      0x6544  DT 100 G2
 
 /* Kodak products */
 product KODAK DC220            0x0100  Digital Science DC220



Home | Main Index | Thread Index | Old Index