Advertise Here

 

Jun
29th

Device Drivers not your car Driver

Author: admin | Files under Device Drivers

Device drivers is a process to communicate with peripheral devices such as disks, tape drives, terminals and networks, and the kernel modules that control devices. Or we can say, a device driver controls many physical devices of a given type. Lets say for example , we have one disk driver that may control all disk […]