Content deleted Content added
SMcCandlish (talk | contribs) m SMcCandlish moved page Programmed input/output to Programmed input–output: MOS:DASH, MOS:SLASH |
SMcCandlish (talk | contribs) style cleanup (mostly MOS:CAPS); over-linking cleanup; introduce common alternatives in the lead sentence; patch up the citations |
||
Line 1:
{{Refimprove|date=June 2013}}
'''Programmed input–output''' (also '''programmed input/output''', '''programmed I/O''',
The term
The best known example of a PC device that uses programmed I/O is the [[AT
== PIO mode in the ATA interface ==
The PIO interface is grouped into different modes that correspond to different [[transfer rate]]s. The [[electrical signal]]ing among the different modes is similar — only the cycle time between transactions is reduced in order to achieve a higher transfer rate. All ATA devices support the slowest mode — Mode 0. By accessing the information registers (using Mode 0) on an ATA drive, the CPU is able to determine the maximum transfer rate for the device and configure the ATA controller for optimal performance.
The PIO modes require a great deal of CPU overhead to configure a data transaction and transfer the data. Because of this inefficiency, the
Two additional
{| class="wikitable" style="text-align:center"
Line 54:
=== PIO Mode 5 ===
A PIO Mode 5 was proposed<ref name="ATA Timing Extension For ATA-3">
== See also ==
* [[WDMA (computer)|WDMA]]
* [[AT Attachment|ATA]]
* [[
* [[Interrupt]]
* [[List of device bandwidths]]
|