Next: Interrupt Handling for devices
Up: No Title
Previous: Device Manipulation
- CPU checks I/O device repeatedly to check if input is available
- OR if the device is ready to accept output
- Used for 'bootstraps' and panic output
- Procedures which would be used for performing operations would include
InCh and Outch
- Concept of busy wait : waiting for an event to happen
Omer F Rana
Fri Feb 14 18:33:29 GMT 1997