Hello,

On Sat, 25 Sep 2004, Alan Stern wrote:
> Hmm...  It sounds like your device isn't working all that great to begin
> with.

No it isn't. But for me that seems no reason to just "drop" all Linux
support for it.

> A workaround that might do the trick is for you to force all data
> transfers to be less than 64 KB.  You can do that by setting max_sectors
> to a value < 128, like 120.  See the FAQ on linux-usb.org to find out
> how max_sectors works.

Oh this fixes everything. Thanks!
If I do this, I don't even need the UNUSUAL_DEV entry anymore.
I will post it anyway since you asked me to.

Can we somehow make the max_sectors limit automatic for this device?
There is already a hack in scsiglue.c for Genesys devices; I could
easily add my device there. Or we could generalise this hack by
adding a max_sectors field to the UNUSUAL_DEV macro. I will try this
and you can decide whether you like it ...

Bye,
  Joris.


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to