[Hard Disk] PCI Bus Mastering

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
raistlin

[Hard Disk] PCI Bus Mastering

Post by raistlin »

Hi all,
Does anyone know how to use the pci bus-mastering feature to implement dma transfers from/to hd-drive?
I've read the various ATA standards and the "Programming Interface for Bus Master IDE Controller Revision 1.0" and I tried to implement these specs but my code doesn't work.

Has anyone info or doc link please?

Thanks.
ASHLEY4

RE:[Hard Disk] PCI Bus Mastering

Post by ASHLEY4 »

Try here:

    http://www.humboldt1.com/~doors/idework/idework.htm

ASHLEY4.
raistlin

RE:[Hard Disk] PCI Bus Mastering

Post by raistlin »

Thanks,

I'll take a look as son a possible.

Raist
raistlin

RE:[Hard Disk] PCI Bus Mastering

Post by raistlin »

Well,

thanks again but I've already visited all the link on the posted site... There's nothing specific on bus-mastering and on how to program it!

Is there anyone who has some experience with it on the forum?

Thanks all,

Raist
Post Reply