On Mon, Nov 12, 2001 at 01:39:01PM -0800, Thomas Davis wrote:
> Juergen Stuber wrote:
> >
> > Does anybody have a example code for one-shot interrupt out
> > transfers that's known to work?
> >
>
> Strange, I just found myself almost asking the same question, as I am
> working on the Creative
The last 2.4.13-ac kernel (2.4.13-ac8) has this interesting line in the
changelogs:
o Add support for one shot interrupt urbs (Maksim Krasnyanskiy)
in usbdevfs
Looks like that's what we're after! Someone should try it...
Adam
On Mon, Nov 12, 2001 at 01:39:01PM -0800
Juergen Stuber wrote:
>
> Does anybody have a example code for one-shot interrupt out
> transfers that's known to work?
>
Strange, I just found myself almost asking the same question, as I am
working on the Creative VOIP Blaster USB device, and that thing uses all
interrupts for communicatiosn
Juergen Stuber <[EMAIL PROTECTED]> writes:
>
> this is a patch against 2.4.14 containing the LEGO USB Tower driver v0.3.
> Good news is that it seems to work fine with NQC 2.3r1 .
Well, it doesn't, I got confused and didn't notice that the
old serial tower did the work.
So currently:
- input se
Hi,
this is a patch against 2.4.14 containing the LEGO USB Tower driver v0.3.
Good news is that it seems to work fine with NQC 2.3r1 .
It still needs an official minor range, and there's no code
to change the mode of operation (no VLL, no high power level).
Feel free to improve it.
Jürgen
--