Module Name:    src
Committed By:   riz
Date:           Sat Mar  3 21:32:58 UTC 2012

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

Log Message:
add product ID for the Kingston DataTraveler 100 G2.


To generate a diff of this commit:
cvs rdiff -u -r1.609 -r1.610 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.609 src/sys/dev/usb/usbdevs:1.610
--- src/sys/dev/usb/usbdevs:1.609	Sat Mar  3 05:38:17 2012
+++ src/sys/dev/usb/usbdevs	Sat Mar  3 21:32:58 2012
@@ -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 DT102_G2	0x1624	DT 102 
 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

Reply via email to