This is easily done, in theory, in 2.2 version. What must be done is
for the rt handler to call rtl_pend_global_irq(n) -- then  the irq
will also be passed to the linux handler.  So you might have
         rtl_handler:
               if irq is not my device pend for linux side and return
               else handle

Of course, it has not been extensively tested yet but it appears to work.


> 
> Hi members
> 
> can Irqs be shared between Rt and NonRt handlers??
> My video board by default gets the same IRQ that the 
> NCR-SCSI gets.
> 
> Jens Michaelsen
> --- [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/
> 

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