[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [rtl] How to Pass PCI IRQ to Linux
Dear Yodaiken,
I also have the same problem, do you have an example program module ?
Adolf
> ----------
> From: yodaiken@fsmlabs.com[SMTP:yodaiken@fsmlabs.com]
> Sent: Monday, August 07, 2000 8:56 PM
> To: Mukaila olundegun
> Cc: rtl@rtlinux.org
> Subject: Re: [rtl] How to Pass PCI IRQ to Linux
>
>
> 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 majordomo@rtlinux.org OR
> > echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> > ---
> > 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 majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> ---
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/
>