Michael and Alessandro:

You both reported problems with your Kyocera Finecam L3 that resulted in a
patch to the Linux kernel.

It appears that patch may no longer be necessary - can you try the following
patch and tell me if your camera still works as expected?

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. Seuss


This patch removes the Kyocera Finecam L3 entry in unusual devices originally submitted by Michael Krauth <[EMAIL PROTECTED]> and Alessandro Fracchetti <[EMAIL PROTECTED]> given that Gerriet <[EMAIL PROTECTED]> finds he doesn't need it.

If one of the original submitters finds this patch to work OK, I'll include it.

Greg - don't apply yet, please.


---

 linux-2.6.17-dev-phil/drivers/usb/storage/unusual_devs.h |   10 ----------
 1 file changed, 10 deletions(-)

diff -puN drivers/usb/storage/unusual_devs.h~unusual_remove_finecam3 drivers/usb/storage/unusual_devs.h
--- linux-2.6.17-dev/drivers/usb/storage/unusual_devs.h~unusual_remove_finecam3	2006-08-01 21:54:34.000000000 -0700
+++ linux-2.6.17-dev-phil/drivers/usb/storage/unusual_devs.h	2006-08-01 21:54:50.000000000 -0700
@@ -199,16 +199,6 @@ UNUSUAL_DEV(  0x0482, 0x0103, 0x0100, 0x
 		"Finecam S5",
 		US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),
 
-/* Patch for Kyocera Finecam L3
- * Submitted by Michael Krauth <[EMAIL PROTECTED]>
- * and Alessandro Fracchetti <[EMAIL PROTECTED]>
- */
-UNUSUAL_DEV(  0x0482, 0x0105, 0x0100, 0x0100,
-		"Kyocera",
-		"Finecam L3",
-		US_SC_SCSI, US_PR_BULK, NULL,
-		US_FL_FIX_INQUIRY),
-
 /* Reported by Paul Stewart <[EMAIL PROTECTED]>
  * This entry is needed because the device reports Sub=ff */
 UNUSUAL_DEV(  0x04a4, 0x0004, 0x0001, 0x0001,
_

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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