Hi,

I have a Sony DSC-S75 digital camera, which is a fairly new model in the 
DSC-S30/50/70 line, which are supported in the 2.4 kernels. I can't seem 
to get it to work, although it appears to function in a similar way to 
the other DSC cameras - even to the extent of having the same vendor and 
device IDs.

However, when I plug it in, it seems it isn't claimed by the usb-storage 
driver as I suppose it should be:

mainmast kernel: hub.c: USB new device connect on bus1/2, assigned 
device number 2
mainmast kernel: usb.c: USB device 2 (vend/prod 0x54c/0x10) is not 
claimed by any active driver.

The section in the unusual_devs.h from the usb-storage kernel module 
looks like this:

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

the 0x54c and 0x10 are there :)

I've tried it with my friend's Sony DSC-S50, and that works perfectly, 
so I'm assuming there may be some simple fix I can put in unusual_devs.h 
that would allow me to use the DSC-S75 ?

btw: if you could reply to my address as well as the list, I'd 
appreciate it - I'm not on the list.

Thanks for any help,

Matthew


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to