Page 1 of 1
dma programming tutorial
Posted: Wed Aug 06, 2003 1:41 pm
by slacker
anyone have a good dma programming tutorial that they have found on the net?
Re:dma programming tutorial
Posted: Wed Aug 06, 2003 1:51 pm
by Wacky
Re:dma programming tutorial
Posted: Wed Aug 06, 2003 2:19 pm
by bkilgore
This one gives you a pretty good idea of what the registers and such are all about, but the actual code they write is targeted towards dos dpmi.
Also, the linux dma source (
i386) is a good place to start, too...