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 entry for "SAMSUNG Mighty drive" provided by...



details:   https://anonhg.NetBSD.org/src/rev/99f62a6f8f62
branches:  trunk
changeset: 574862:99f62a6f8f62
user:      xtraeme <xtraeme%NetBSD.org@localhost>
date:      Tue Mar 15 17:52:18 2005 +0000

description:
Add entry for "SAMSUNG Mighty drive" provided by Thilo Manske in PR
kern/29550.

diffstat:

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

diffs (17 lines):

diff -r 4c95f77ab496 -r 99f62a6f8f62 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Tue Mar 15 17:45:11 2005 +0000
+++ b/sys/dev/usb/usbdevs       Tue Mar 15 17:52:18 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.397 2005/03/01 03:18:52 itojun Exp $
+$NetBSD: usbdevs,v 1.398 2005/03/15 17:52:18 xtraeme Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1565,6 +1565,7 @@
 
 /* Samsung products */
 product SAMSUNG ML6060         0x3008  ML-6060 laser printer
+product SAMSUNG MIGHTYDRIVE     0x1623  Mighty Drive
 
 /* SanDisk products */
 product SANDISK SDDR05A                0x0001  ImageMate SDDR-05a



Home | Main Index | Thread Index | Old Index