> sehr geehrte damen und herren, > gibt es eine m�glichkeit aus einem device-driver aus, code von einer > user-task zu aktivieren bzw. ablaufen zu lassen ? > > mit freundlichen gr��en > > richard grimm For our non German speaking RT developers, The question is if it is posible to starts a user-task from inside a device driver. -- Richard, from a normal device driver you could implement a select or read call and just call that from yer user task. For RT-linux FIFO's might be the solution, but your device driver has to be a RT driver. - Erwin -- [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/
