This is a note to let you know that I've just added the patch titled

     Subject: USB: unusual_devs entry for Minolta Dimage Z10

to my gregkh-2.6 tree.  Its filename is

     patches/usb/usb-storage_unusual_z10.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/

Patches currently in gregkh-2.6 which might be from [EMAIL PROTECTED] are

usb/usb-storage_unusual_atmel.patch
usb/usb-storage_unusual_z10.patch


>From [EMAIL PROTECTED] Mon May  2 23:59:54 2005
Date: Mon, 02 May 2005 23:54:28 -0700
From: Phil Dibowitz <[EMAIL PROTECTED]>
Subject: USB: unusual_devs entry for Minolta Dimage Z10
To: Vilisas <[EMAIL PROTECTED]>, Greg KH <[EMAIL PROTECTED]>,
 USB development list <linux-usb-devel@lists.sourceforge.net>,
 USB Storage list <[EMAIL PROTECTED]>

This patch adds an unusual_devs entry for the Minolta Dimage Z10.
Originally reported by Vilisas <[EMAIL PROTECTED]>

Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>

---
 drivers/usb/storage/unusual_devs.h |    7 +++++++
 1 files changed, 7 insertions(+)

--- gregkh-2.6.orig/drivers/usb/storage/unusual_devs.h  2005-05-03 
14:51:28.000000000 -0700
+++ gregkh-2.6/drivers/usb/storage/unusual_devs.h       2005-05-03 
14:51:29.000000000 -0700
@@ -1002,6 +1002,13 @@
                US_SC_DEVICE, US_PR_DEVICE, usb_stor_ucr61s2b_init,
                0 ),
 
+/* Reported by Vilius Bilinkevicius <vilisas AT xxx DOT lt) */
+UNUSUAL_DEV(  0x132b, 0x000b, 0x0001, 0x0001,
+               "Minolta",
+               "Dimage Z10",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               0 ),
+
 /* Reported by Kotrla Vitezslav <[EMAIL PROTECTED]> */
 UNUSUAL_DEV(  0x1370, 0x6828, 0x0110, 0x0110,
                "SWISSBIT",


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to