On Wed, 13 Jun 2001, Brad Langhorst wrote:

> I've made some progress with the installation of my SDDR-05 (with button).
> I think now I just need to modify that unusual_devs.h file to add my
> particular hardware. But I'm not sure how to tell what numbers are needed.
> this section looks like it applies to my device
>
> UNUSUAL_DEV(  0x0781, 0x0001, 0x0200, 0x0200,
>                 "Sandisk",
>                 "ImageMate SDDR-05a",
>                 US_SC_SCSI, US_PR_CB, NULL,
>                 US_FL_SINGLE_LUN | US_FL_START_STOP),

> So the 781 bit looks like it identifies the vendor
> the 0x0001 looks like a device ID  - but what are the 0x0200s?

As far as I can tell, it's just the version number.


>
> I think maybe I should add a line like that one but with 0x0100 instead of
> 0x0001 given the line that tells me that the device is not claimed.
>

According the the dump you attached, 0x0001 is the proper device ID.


> is that right?  what should I do with the 0x0200 bits?
> are the strings important?


I don't think so, but I could be wrong.


jf




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

Reply via email to