:>
:> After this fix, NATA works for me on the laptop in question. :)
:>
:> Thanks,
:> Sascha
:
:Yah! My laptop works with NATA kernel too after this commit X)
:
:Best Regards,
:sephe
Excellent. That's one major hurtle accomplished. There are still
some issues with the NATA code... all the spinlocks are being used
incorrectly in the code. I am going to have to replace them on monday.
The main lock use the LWKT serializer instead and I'll have to rewrite
the queue code a little to use the queue spinlock properly (it cannot
be safely held across all those inter-module procedure calls).
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>