Ulisses Reina Montenegro de Albuquerque wrote: > AFAIK, interrupt handling cannot be done in userland, you need a kernel > driver/module for that.
However, there is a generic kernel->userspace irq driver called UIO so you don't have to write any kernel code. -- Jamie _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
