Ruffian port still broken?
Status: Beta
Brought to you by:
dpotts
Hi,
2002-02-13 07:42 dpotts
* Makefile.conf, pal/int_handler.mar, pal/ipc.mar,
pal/21164/l4_pal.mar,
pal/21164/macros/l4_macros.mar: Interrupt
mask and unmask functionality
When you do a l4_ipc_receive on your registered
interrupt, it will
enable the interrupt pin to the cpu. When the
kernel recieves this
and passes it on to you, it will disable (mask)
this interrupt and
pass it on to you. This prevents some race
conditions that were
occuring.
Is that still broken?
MfG
Goswin
Logged In: YES
user_id=122175
I believe that is still the case.
This is due to the hacked timer the ruffian uses for timer
interrupts.