I think I should forward this to the devel list too
to inform you that now everything is working!

Thanks q lot for the help Fabian

----- Forwarded message from Fabian Sturm <[EMAIL PROTECTED]> -----

Hello!

Yes this did it. Even the last patches on the list couldnt prevent the
usb-storage module from hanging on modprobe.
But with the unusual device entry I can mount my camera and
copy from it!

I added to unusual_devs.h what I found on the web:

UNUSUAL_DEV(  0x054c, 0x0069, 0x0000, 0x9999,
    "Sony",
    "Memorystick MSC-U03",
    US_SC_UFI, US_PR_CB, NULL,
    US_FL_SINGLE_LUN | US_FL_START_STOP ),
                

Thanks a lot and perhaps this entry can be included in the next 
kernel patch?

Fabian

On Sat, Sep 21, 2002 at 12:14:13PM -0400, Philip B. Bechtel wrote:
> Hi There,
> 
>       I would guess that you have a Memory Stick Slot built-into your Vaio, and 
> have not yet added it to drivers/usb/storage/unusual_devs.h .
> I have an SRX77, and until I added the memmorystick, (vend/prod 
> 0x54c/0x69), to my kernel, I could do nothing with any USB Storage 
> devices, due to the hanging in initialization of the usbstorage module.
> I have attached my patched drivers/usb/storage/unusual_devs.h for your 
> information.  I found it by searching the web, I don't remember exactly 
> where I got it, but one good place to search for is a Linux Laptops page 
> where you can find many Sony Vaio's and descriptions of what was done to 
> install Linux.
> 

----- End forwarded message -----


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to