main_driver_init:
        sigaction to reserve the irq

main_driver_handler:
        if(shared_handlers[0].myboard)shared_handlers[0].handler();
        else if(shared_handlers[1].myboard())shared_handlers[1].handler();
        else spurious();


Is there a reason why this should be in the OS?



On Mon, Feb 04, 2002 at 09:49:31AM +0100, S. Ancelot wrote:
> 
> What will you do when you have two PCI boards drived by realtime driver 
> that share the same  IRQ  ?
> 
> [EMAIL PROTECTED] wrote:
> 
> >What is it you expect this table to do?
> >
> >On Wed, Jan 30, 2002 at 06:12:12PM +0100, S. Ancelot wrote:
> >
> >>Hi,
> >>
> >>I would like to know when there will exist an IRQ polling table to share
> >>IRQ in RT !!!!
> >>Bye
> >>Steph
> >>
> >>
> >>-- [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/
> >>
> >
> 
> 

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

Reply via email to