Mark Clegg wrote:
> Hi,
>
> I have been using an Okion Datamate HE113 USB 1.1 IDE convertor
> for some time, and under more recent 2.6 kernels it has stopped
> working. (Sorry can't remember the last working version). It
> appears to be correctly recognised, but just logs SCSI errors
> when access is attempted.
>
> I have added the following entry to unusual-devs.h from 2.6.11 to
> get it working again (not sure of the bcdDevicemin/max
> parameters).

A version of the entry should be in .12 already:

+UNUSUAL_DEV(  0x05e3, 0x0702, 0x0000, 0xffff,
+               "Genesys Logic",
+               "USB to IDE Disk",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_GO_SLOW ),


but it's dependent on a patch to add that US_FL_GO_SLOW patch.

That patch should fix your problem. If you'd like a copy of it now,
search the archives for "GO_SLOW", or drop me an email and I'll send it
to you.

--
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