Input/Output Subsystem and Device Interaction
This lecture introduces the IO subsystem, covering device models, device controllers, device drivers, IO communication methods like programmed IO, interrupts, and direct memory access (DMA). It also explains the OS’s role in managing device IO via layered abstractions.