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 two Kingston Data Travel 101 models.



details:   https://anonhg.NetBSD.org/src/rev/b224636dc750
branches:  trunk
changeset: 769199:b224636dc750
user:      asau <asau%NetBSD.org@localhost>
date:      Sat Sep 03 01:51:20 2011 +0000

description:
Add two Kingston Data Travel 101 models.

diffstat:

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

diffs (19 lines):

diff -r 7ca947fcceb7 -r b224636dc750 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Fri Sep 02 22:42:27 2011 +0000
+++ b/sys/dev/usb/usbdevs       Sat Sep 03 01:51:20 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.592 2011/08/24 19:39:05 veego Exp $
+$NetBSD: usbdevs,v 1.593 2011/09/03 01:51:20 asau Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1672,7 +1672,9 @@
 /* Kingston products */
 product KINGSTON XX1           0x0008  Ethernet Adapter
 product KINGSTON KNU101TX      0x000a  KNU101TX USB Ethernet
+product KINGSTON DT101_II      0x1625  DT 101 II
 product KINGSTON DTMINI10      0x162c  DT Mini 10
+product KINGSTON DT101_G2      0x1625  DT 101 G2
 
 /* Kodak products */
 product KODAK DC220            0x0100  Digital Science DC220



Home | Main Index | Thread Index | Old Index