From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <47FFB7D3.3040000@domain.hid> Date: Fri, 11 Apr 2008 15:11:15 -0400 From: Tomas Kalibera MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-help] waiting for multiple hardware interrupts 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, is it possible, in user-space, to wait for a set of hardware interrupts ? Something like UNIX select, which allows to wait for multiple devices to become ready... Or do I need to spawn a dedicated thread for each interrupt to wait for ? Thanks, Tomas