Device Drivers¶
Device Drivers provide an interface between the kernel and hardware components. Device Drivers communicate to hardware via IO ports and physical memory through kernel provided interfaces.
There are three types of Device Drivers:Device Drivers provide an interface between the kernel and hardware components. Device Drivers communicate to hardware via IO ports and physical memory through kernel provided interfaces.
There are three types of Device Drivers: