On Sat, 5 Jul 2003, Deti Fliegl wrote:

> Alan Stern wrote:
> > The correct thing to do is to create a new entry in unusual_devs.h.  The 
> > instructions for submitting such changes are given at the top of the 
> > source file.
> understood and ready to the receive a brown paper bag award. It's 
> somehow simpler now :)
> 
> --- unusual_devs.h      2003-07-05 16:10:00.000000000 +0200
> +++ unusual_devs.h      2003-07-05 16:10:00.000000000 +0200
> @@ -223,7 +223,7 @@
>                  US_FL_FIX_INQUIRY | US_FL_START_STOP ),
> 
>   /* This entry is needed because the device reports Sub=ff */
> -UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0440,
> +UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0450,
>                  "Sony",
>                  "DSC-S30/S70/S75/505V/F505/F707/F717",
>                  US_SC_SCSI, US_PR_CB, NULL,

Oddly enough, this change has already been made in the latest sources.  
Also the product name line was changed to read:

        "DSC-S30/S70/S75/505V/F505/F707/F717/P8",

However, the change may not have percolated out to the distribution 
kernels yet.

You did provide one additional piece of useful information:

> bInterfaceProtocol      1

That means the US_PR_CB flag in the entry above can be changed to 
US_PR_DEVICE.  (But I don't remember in which release of 2.4 the 
US_SC_DEVICE and US_PR_DEVICE flags were added, so you may not want to 
make that change in your own source file.)

Alan Stern



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to