On Tue, 25 Jul 2000 [EMAIL PROTECTED] wrote:

> Define a capture function for each irq 
> 
> catch_irq_10( ...){ common_irq(10); ...}

Ugly.

> can extract the signal number from the pt_regs argument -- in x86 it is in 
> the eax field. 

OK, this is what I always wanted to know, but was ashamed to ask ;-) Thanks
a lot!

Best regards,
--
Tomek

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