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 Kingston DataTraveler 102 G2



details:   https://anonhg.NetBSD.org/src/rev/afeb99b303ee
branches:  trunk
changeset: 769694:afeb99b303ee
user:      plunky <plunky%NetBSD.org@localhost>
date:      Mon Sep 19 08:20:20 2011 +0000

description:
add Kingston DataTraveler 102 G2

diffstat:

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

diffs (17 lines):

diff -r ed156106abee -r afeb99b303ee sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Sep 19 06:38:02 2011 +0000
+++ b/sys/dev/usb/usbdevs       Mon Sep 19 08:20:20 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.594 2011/09/03 16:19:47 mlelstv Exp $
+$NetBSD: usbdevs,v 1.595 2011/09/19 08:20:20 plunky Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1672,6 +1672,7 @@
 /* Kingston products */
 product KINGSTON XX1           0x0008  Ethernet Adapter
 product KINGSTON KNU101TX      0x000a  KNU101TX USB Ethernet
+product KINGSTON DT102_G2      0x1624  DT 102 G2
 product KINGSTON DT101_II      0x1625  DT 101 II
 product KINGSTON DTMINI10      0x162c  DT Mini 10
 product KINGSTON DT101_G2      0x1642  DT 101 G2



Home | Main Index | Thread Index | Old Index