dma programming tutorial

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
slacker

dma programming tutorial

Post by slacker »

anyone have a good dma programming tutorial that they have found on the net?
Wacky

Re:dma programming tutorial

Post by Wacky »

I've two documents.. maybe they'll help you...

http://home.pages.at/popangler/stuff/DMA_Stuff.zip
bkilgore

Re:dma programming tutorial

Post 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...
Post Reply