Mail Archives: djgpp/2000/01/26/08:33:04
Mohamed Saad writes:
> what is the interrupt that the DMA generates when
> it finishes transferring data??
> is there any other way i can check if the DMA has
> finished transferring or not??
The interrupt is normally raised by the recieving device, rather than
the DMA controller itself, eg. when playing sounds on an SB, it is up
to the SB to tell you when the transfer is complete. Obviously methods
for doing this will depend on what device you are accessing.
I don't know if the DMA controller itself has any mechanism for doing
this, sorry. If it does, I've never come across that.
Shawn Hargreaves.
- Raw text -