From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48562A3A.6000200@domain.hid> Date: Mon, 16 Jun 2008 10:54:18 +0200 From: Paradoxxa MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: paradoxxa2001@domain.hid Subject: [Xenomai-help] GPIO IRQ on AT91SAM9263 List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hi, i have a general question about interrupt handling on a at91sam9263 machine. Is there a possibility to define a GPIO Pin to register a interrupt handler and use a interrupt service routine in the user space or should i use a RTDM modul. Thomas