Hi Developers,

   I'm trying to use a Sony DSC-P32 digital still camera under linux. 
The usb-storage module is loaded and working with a Diva MP3 player 
correctly. Whenever I connect the Sony camera, I get the following 
message:

usb.c: USB device 3 (vend/prod 0x54c/0x10) is not claimed by any active 
driver.

   Sounds like the camera should be registered somewhere is usb-storage. 
What I found so far is drivers/usb/storage/unusual_devs.h, which has an 
entry for Sony still cameras:

UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0422,
                "Sony",
                "DSC-S30/S70/S75/505V/F505/F707",
                US_SC_SCSI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE )

   However DSC-P32 is not listed, the vendor and product IDs are the 
same. Why is it not claimed by usb-storage?

Details:

Debian Sarge
Debian kernel image packages 2.4.20 and 2.4.21

   Thank you for your help:   gabor


Internet Securities, Inc. (trading as ISI Emerging Markets) is a Euromoney 
Institutional Investor company.
***********************************************************
This communication contains information which is confidential. It is for the exclusive 
use of the intended recipient(s). If you are not the intended recipient(s) please note 
any distribution, copying or use of this communication or the information in it is 
strictly prohibited. If you have received this communication in error please notify us 
by e-mail or by telephone (as above) and then delete the e-mail and all attachments 
and any copies thereof.
**************************************************************
________________________________________________________________________


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to