Markus Ackermann <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] wrote:
[...]
>
> > 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 ),
>
> And once again (it should already be in the list archive): replace 0x0210 with
> 0x0322 and it works. Or, even better, copy this entry and replace it in the
> copy, so these cameras will still work if you happen to have an older model
> too.
>
Copying this entry is not necessary, as the entry
UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0322, ...
covers everything with vendor id 0x054c, product id 0x0010
and revision from 1.06 to 3.22 (including revision 2.10 of course).
Harald
--
-------------------------------------------------------------------
Dipl.-Math. Harald Schreiber, Nizzaalle 26, D-52072 Aachen, Germany
Phone/Fax: +49-241-9108015/6 mailto:[EMAIL PROTECTED]
-------------------------------------------------------------------
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users