Hello, I am converting Linux program to RTLinux but I have the following problem: 1. In RTLinux, rtl_request_irq() does not define DeviceName and DeviceId which are used in Linux. How do I define it in RTLinux. 2. In RTLinux, rtl_free_irq() use only irq number to free interrupt num, but Linux use both irq_number and the deviceId as requested. How do I implement Linux call in RTLinux. Thanks in advance. Regards Mukaila -- [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/

Reply via email to