I did some more tests on the problem with delayed response on
a usb joypad on hardy-rtai:

I modified joydev.ko so it would log time stamps using printk()
and jiffies_to_msecs() and found that all reports were quantized
to intervals of 248 mS on my system.

If button presses were closely spaced in time (<248 mS), the
button press is not seen.  For longer intervals between button
presses, the time difference between events is an integer
multiple of 248 mS.

I'm suspecting something about the USB configuration for hardy-rtai.

Ideas welcome.

dewey

-- 
Dewey Garrett    (925)447-9364


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to