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 DT Mini 10 pendrive



details:   https://anonhg.NetBSD.org/src/rev/a471af841c4c
branches:  trunk
changeset: 758094:a471af841c4c
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Mon Oct 18 16:10:55 2010 +0000

description:
Add Kingston DT Mini 10 pendrive

diffstat:

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

diffs (17 lines):

diff -r 3bf5323fdfd3 -r a471af841c4c sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Oct 18 15:58:05 2010 +0000
+++ b/sys/dev/usb/usbdevs       Mon Oct 18 16:10:55 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.563 2010/10/01 20:56:10 christos Exp $
+$NetBSD: usbdevs,v 1.564 2010/10/18 16:10:55 sborrill Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1456,6 +1456,7 @@
 /* Kingston products */
 product KINGSTON XX1           0x0008  Ethernet Adapter
 product KINGSTON KNU101TX      0x000a  KNU101TX USB Ethernet
+product        KINGSTON DTMINI10       0x162c  DT Mini 10
 
 /* Kodak products */
 product KODAK DC220            0x0100  Digital Science DC220



Home | Main Index | Thread Index | Old Index