FWIW, I tried this too and it works.

pete

On Thu, 11 Oct 2001, Matthew Dharm wrote:

> Yep, a single entry would be better.  My think-o (kinda like a typo).
> 
> Matt
> 
> On Wed, Oct 10, 2001 at 06:43:39PM -0700, Mark R. Rubin wrote:
> > 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.

Attachment: smime.p7s
Description: application/pkcs7-signature

Reply via email to