RTAI provides its scheduling accuracy in part by trapping all normal Linux interrupts. I am guessing that the USB system
is producing interrupts that RTAI can not trap. It appears that there are interrupts generated by the USB system that function
at a level below the usual Linux interrupt handling system.
Is this true and if so why is it necessary?

You said you enabled USB in the BIOS. So maybe that's what you're seeing: (SMI) IRQs handled by BIOS. If you're handling USB through Linux instead, it's not doing anything special.

- Dave





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to