Attached is a patch based on the report by Vilas. Greg, please apply.

--
Phil Dibowitz                             [EMAIL PROTECTED]
Freeware and Technical Pages              Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
 - Benjamin Franklin, 1759


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]>

---


diff -puN drivers/usb/storage/unusual_devs.h~unusual_minolta drivers/usb/storage/unusual_devs.h
--- linux-2.6.12-rc3/drivers/usb/storage/unusual_devs.h~unusual_minolta	2005-05-02 23:39:00.000000000 -0700
+++ linux-2.6.12-rc3-phil/drivers/usb/storage/unusual_devs.h	2005-05-02 23:42:50.000000000 -0700
@@ -976,6 +976,13 @@ UNUSUAL_DEV(  0x1019, 0x0c55, 0x0000, 0x
 		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",
_

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to