I recommend you use DMA
PIO is Programmable Input/Output , its a method of transfering data to and from the hard drive , this method is old , slow and uses the processor alot.
DMA is Direct Memory Access , its much better than PIO because it can access the memory directly with very little processor usage.


LinkBack URL
About LinkBacks



Reply With Quote

