Olaf Hering wrote:
This floppy needs the multilun flag, like all the other listed Sony
devices. I'm not sure about the Revision tag, how do I handle 6.01? I
dont have the /proc/bus/usb/devices output from the customer.

Olaf,

Sorry to take so long to write back, the 9am - 4am hours at work are
taking a toll.

Anyway, a revision number of 6.01, would be a deviceid of 600.

But that revision here:

  <6>scsi1 : SCSI emulation for USB Mass Storage devices
  <5>  Vendor: SONY      Model: USB-FDU           Rev: 5.01

Shows 5.01 (0x0501).

Yet you show:

P: Vendor=054c ProdID=002c Rev= 6.01

6.01 (0x0601) here. And then:

+UNUSUAL_DEV( 0x054c, 0x002c, 0x0100, 0x0100,

And 1.00 (0x0100) here.


So thus, I'm a bit confused. I'd think the entry you want, based on the ouput you gave, would be akin to:

UNUSUAL_DEV(  0x054c, 0x002c, 0x0600, 0x0600,
                "Sony",
                "USB Floppy Drive",
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_SINGLE_LUN ),

I feel like I'm missing something with the mismatching revision numbers
though.

--
Phil Dibowitz                             [EMAIL PROTECTED]
Freeware and Technical Pages              Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
 - Benjamin Franklin, 1759


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to