Interrupt-Driven I/O
ä Processor is interrupted when
I/O module ready to
exchange data
ä Processor is free to do other
work
ä No needless waiting
ä Consumes a lot of processor
time because every word
read or written passes
through the processor