On Thu, 27 Nov 2003, Andrew Gough wrote:

> Hi All,
> 
> I'm running a Debian box (sid) 2.6.0-test11 kernel (just patched) and am
> having (and have had) USB problems with my Sony DSC-P5 camera with all
> the 2.6 kernels (only test9-11) I've tried.  2.4.22 worked beautifully
> with the camera.
> 
> When I connect the camera, the uhci driver recognises it, and does a lot
> of successful communication before failing, at which point the 'khubd'
> process goes into a "D" state.
> 
> Excerpt from syslog attached with as much debug info as I could get.
> 
> I've done some searching and followed a similar thread on LKML
> (http://lkml.org/lkml/2003/11/14/83), but couldn't find a fix.
> 
> Following another web research I added the following in
> drivers/usb/usb/storage/unusual_devs.h
> 
> UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0328,
>                 "Sony",
>                 "DSC-P5",
>                 US_SC_SCSI, US_PR_CB, NULL,
>                 US_FL_SINGLE_LUN | US_FL_MODE_XLATE ),
> 
> Again, to no avail.
> 
> Any ideas?
> 
> TIA,
> 
> --
> Andrew Gough

This is a known long-standing problem.  The SCSI and usb-storage drivers 
have been changed to fix it, but the change probably won't appear in the 
distribution kernels until after 2.6.0-final.

Alan Stern



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to