Hi  all,
I  used  "rtnet "  whith RTL (2.2.14-rtl2.2).
I  didn't  use all the components ,in fact  I used the source to build
new feature
which  "talk"  from layer 2  to layer  2.
The "rt_dev_open" (and "rt_dev_close")  was called by  new module(kernel

mode)
and not   from user  mode.

My problem :  when the ethernet card get  interupt  (get packet)
 and call to  function "rtlinux_vortex_interrupt",it seems that the
function   "rtl_hard_enable_irq"
  doesn't  free the interupt. I even tried  to set comment at
"rt_vortex_interrupt" and actually call
   only to  "rtl_hard_enable_irq"  but it didn't  free (the interupt
wasn't free). I need every time to reset the computer.
 (note. I don't used nested interupt)

I  really don't have any idea  how  to solve it.
Does there  have any problem s  at   "rtl_hard_enable_irq"  function ?
Thanks

shlomo rechtman
software Eng.
972-9-744-3676 lext.214
[EMAIL PROTECTED]





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