diff options
| author | mlelstv <mlelstv@NetBSD.org> | 2011-09-03 16:19:47 +0000 |
|---|---|---|
| committer | mlelstv <mlelstv@NetBSD.org> | 2011-09-03 16:19:47 +0000 |
| commit | bce3b299ddd92394a92582b45540daa72653cc5f (patch) | |
| tree | 05e075f48e39befd73e294b12d568f3ece2aad9d /sys/dev/usb/usbdevs | |
| parent | 987e2c66d252a873563c797854c2f766b79e891c (diff) | |
Correct vendor code for Kingston DT101 G2
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7fe7cbef6ba..d04448edfae 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 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 +product KINGSTON DT101_G2 0x1642 DT 101 G2 /* Kodak products */ product KODAK DC220 0x0100 Digital Science DC220 |
