[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [rtl] DMA and real time interrupts
Nachricht geschrieben von "Andris Pavenis"
>
It will work Ok if this is only thing on computer which is using DMA
(not counting IDE BM-DMA). Programing DMA controller requires
to write ports which are common for all channels of one DMA
controller. Therefore if some driver in Linux kernel itself is using
DMA then it can mess up controller as such drivers will
use cli() before programing DMA controller, but this does not
prevent rt-linux drivers from accessing same ports
<
Thats why I do the DMA setup outside RtLinuX :-)
Only the polling is done from inside RtLinuX AND
without stopping the DMA transfer :-))
Jens Michaelsen
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/