If your RT threads poll the device they can then pretend there was
an interrupt and send it to Linux via
          pthread_kill(pthread_linux(),RTL_SIG_LINUX_IRQ+ k)
where "k" is the irq number you want to send.

On Mon, Aug 07, 2000 at 08:42:30PM +0900, Mukaila olundegun wrote:
> Hello all,
> 
> I am using an Old PCI device that does not generate IRQ. How can I pass an
> irq to Linux for the PCI device.
> 
> Thanks in advance.
> 
> 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/

-- 
---------------------------------------------------------
Victor Yodaiken 
Finite State Machine Labs: The RTLinux Company.
 www.fsmlabs.com  www.rtlinux.com

-- [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