re you using the input layer for this?
Regards
Sven
--
Sven Anders <[EMAIL PROTECTED]> () Ascii Ribbon Campaign
/\ Support plain text e-mail
ANDURAS service solutions AG
Innstraße 71 - 94036 Passau - Germany
Web: www.anduras.
, this will be a problem too...
Regards
Sven
--
Sven Anders <[EMAIL PROTECTED]> () Ascii Ribbon Campaign
/\ Support plain text e-mail
ANDURAS service solutions AG
Innstraße 71 - 94036 Passau - Germany
Web: www.anduras.de
David Brownell schrieb:
> On Friday 20 April 2007 12:53 am, Oliver Neukum wrote:
>> Am Freitag, 20. April 2007 09:46 schrieb Sven Anders:
>>> Oliver Neukum schrieb:
>>>> Am Mittwoch, 18. April 2007 13:22 schrieb Jeroen Janssen:
>>>>> Hello,
>>>
.
>
> It basically works, but is supported in few drivers.
Is there a list of the supported drivers?
...and I would need a documentation what to do to integrate support, if it's
not done already. Where can I find it?
Regards
Sven
--
Sven Anders <[EMAIL PROTE
I do not know of any osx sniffers, sorry.
>
> Anyone else?
Hello,
I think there is only a special kernel extension needed.
Here'll you find it:
http://developer.apple.com/hardwaredrivers/download/usbdebug.html
I haven't tested it myself, but I will try it the next days..
Ple
Oliver Neukum schrieb:
> Am Freitag, 16. Februar 2007 18:58 schrieb Sven Anders:
>> Variant 1:
>> If the completion handler decides, that there is no finger on the touchpad
>> any more, it does not call usb_submit_urb() again. The completion handler
>> stops. Via an k
Alan Stern schrieb:
> On Thu, 15 Feb 2007, Sven Anders wrote:
>
>> I tried to stop resubmitting (by NOT calling "usb_submit_urb" again) and I
>> hoped the the interrupt handler will continue when the touchpad is pressed
>> again, but it does not work.
>
&
hpad is touch, I can reduce the interval to the normal settings.
> Does the touchpad use the HID protocol? If it does, did you remember to
> send a Set-Idle request to prevent the device from sending any data when
> no events have occurred?
I will check!
For explanation:
I want this
Oliver Neukum schrieb:
> Am Donnerstag, 15. Februar 2007 10:27 schrieb Sven Anders:
>> My problem is: If I decide (upon the data I received from the touchpad), that
>> there isn't a finger any longer on the pad, I want to stop the calling of the
>> 'atp_comple
Hello Alan!
On Wed, 14 Feb 2007, Sven Anders wrote:
>> After I called
>> usb_fill_int_urb(dev->urb, udev,
>> usb_rcvintpipe(udev, int_in_endpointAddr),
>> dev->data, dev->datalen, atp_complete, dev, 1);
function, it stops. But it does not wait (as the first
time) to restart the transfer. Is it possible to let the USB device restart
the transfer after I touched the pad again?
Any trick to archive this? Do I have to reinit the device?
And help appreciated!
Thanks in advance,
Regards
Sven
--
11 matches
Mail list logo