I/O Steps
— (Need Control & Timing)
• CPU ask I/O module to check device status
• I/O module returns device status
• If device ready, CPU requests data transfer (by means of a command to I/O Module)
• I/O module gets data from device
• I/O module transfers data to CPU (by write to main memory)