DragonFly commits List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/platform/pc32/i386 busdma_machdep.c
:>
:> 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
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]