Alright. 16 hours of straight sleep sure does help.

Can you give this patch a shot? If this works I'm going to send it along
to the two folks who originally submitted this entry before and see if
it works for them.

Let me know, thanks.

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

"Be who you are and say what you feel, because those who mind don't
matter and those who matter don't mind."
 - Dr. Suess


This patch removes the subclass and protocol overrides. It is not yet ready for inclusion into the mainline kernel since the original submitters of the entry need to be contacted.



---


diff -puN drivers/usb/storage/unusual_devs.h~unusual_kyocera2 drivers/usb/storage/unusual_devs.h
--- linux-2.6.14-rc5-git1/drivers/usb/storage/unusual_devs.h~unusual_kyocera2	2005-12-18 21:17:02.000000000 -0800
+++ linux-2.6.14-rc5-git1-phil/drivers/usb/storage/unusual_devs.h	2005-12-18 21:17:16.000000000 -0800
@@ -163,7 +163,7 @@ UNUSUAL_DEV(  0x0482, 0x0103, 0x0100, 0x
 UNUSUAL_DEV(  0x0482, 0x0105, 0x0100, 0x0100,
 		"Kyocera",
 		"Finecam L3",
-		US_SC_SCSI, US_PR_BULK, NULL,
+		US_SC_DEVICE, US_PR_DEVICE, NULL,
 		US_FL_FIX_INQUIRY),
 
 /* Reported by Paul Stewart <[EMAIL PROTECTED]>
_

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to