Matthew Dharm <[EMAIL PROTECTED]> writes:

> Try 0x54c, 0x10, 0x0401, 0x0401 and copy the rest from the 505 entry.


Pete Toscano <[EMAIL PROTECTED]> writes:

> Excellent!  That works.  Here's the entry I used:
> 
> UNUSUAL_DEV(  0x054c, 0x0010, 0x0401, 0x0401, 
>                 "Sony",
>                 "DSC-F707", 
>                 US_SC_SCSI, US_PR_CB, NULL,
>                 US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE
> ),


o Matt: Shouldn't this be a single entry, like:

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

  to cover all the models?  Note the DSC-F707 was just released last
  week as the flagship model in the DSC (solid state "memory stick")
  line.  Looks like Sony just keeps upping the device version with
  each new model.

o Pete: Listen to Matt, not me.  He's the author/maintainer of the USB
  storage code.

o Pete, also: How do you like your "Dark Angel"?  (If you're a normal
  human being and don't know what I'm talking about,
  see http://www.dpreview.com/forums/forum.asp?forum=1009 .  Better
  yet, stay normal and don't.)


--
MARK

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

Reply via email to