hi, I use actually rt-linux 2.2.0-rtD on a dual PII, and it seems to work correctly. Cause one of my driver use rt_ipc calls , I had to compile rt_ipc module and I got somes errors because the source is using old rt-linux calls. Also I change all obselete functions by new one and give you the semaphore directory for use. I found an other error in fifos/rtl_fifo.c with a define : #define RTL_SPINLOCK fifo_spinlock ^^ #define RTL_SPIN_LOCK fifo_spinlock that's all I found. thanks for all this great jobs. Now I've a question : is it possible to assign a rt-task to a specific processor ?? I saw that rt_schedule test RTL_SCHED_CPU with processor_id and reschedule if not same. Is there any solution with reschedule to schedule on an other processor ? thanks. -- KUMSTA Christophe -- <[EMAIL PROTECTED]> -- real-time system developper -- RT-Linux (Use the source luke) --- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] ---- For more information on Real-Time Linux see: http://www.rtlinux.org/~rtlinux/