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
 
 
 

Reply via email to