Re: [Xenomai-core] Activation of IRQ handler in the Linux domain

2007-09-03 Thread Philippe Gerum
On Mon, 2007-09-03 at 14:11 +0200, ROSSIER Daniel wrote: > Hello, > > > > I'm doing a small RT application using the I2C driver from Linux. > > At a certain time, when the task is activated and data are written to > the I2C bus, > > the driver waits for a IRQ that confirmed the data have bee

[Xenomai-core] Activation of IRQ handler in the Linux domain

2007-09-03 Thread ROSSIER Daniel
Hello, I'm doing a small RT application using the I2C driver from Linux. At a certain time, when the task is activated and data are written to the I2C bus, the driver waits for a IRQ that confirmed the data have been sent out. The write function actually polls a variable state until a timeo