Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Correct vendor code for Kingston DT101 G2



details:   https://anonhg.NetBSD.org/src/rev/7d636ab4b7c1
branches:  trunk
changeset: 769216:7d636ab4b7c1
user:      mlelstv <mlelstv%NetBSD.org@localhost>
date:      Sat Sep 03 16:19:47 2011 +0000

description:
Correct vendor code for Kingston DT101 G2

diffstat:

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

diffs (18 lines):

diff -r 735bef9f1e0d -r 7d636ab4b7c1 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Sep 03 15:33:56 2011 +0000
+++ b/sys/dev/usb/usbdevs       Sat Sep 03 16:19:47 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.593 2011/09/03 01:51:20 asau Exp $
+$NetBSD: usbdevs,v 1.594 2011/09/03 16:19:47 mlelstv Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1674,7 +1674,7 @@
 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
+product KINGSTON DT101_G2      0x1642  DT 101 G2
 
 /* Kodak products */
 product KODAK DC220            0x0100  Digital Science DC220



Home | Main Index | Thread Index | Old Index