Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
1 / 6
0

Device drivers : The Unsung Heroes of Your Computer

DEV Community·Rouwel Ngacha·18 days ago
#ztv5PJBL
Reading 0:00
15s threshold

You have probably never heard of device drivers, but without them, you would not be able to use your computer. So picture your computer — you can see the keyboard, the touchpad, the power button, maybe a fingerprint sensor, and a touchscreen. For all of that hardware to function (for the keyboard to actually put letters on the screen, for the mouse to actually move and click items, for your touchscreen to work), something has to bridge the gap between the physical components and the operating system. That something is called a device driver. Device drivers are essentially the compatibility layer between a device's hardware and its software. On Windows, the graphical interface for managing drivers is called Device Manager. It is accessible by right-clicking the Windows icon and selecting "Device Manager" from the pop-up menu, and it looks like this: On the popular Linux distribution Ubuntu, the equivalent interface looks like this: But we are just scratching the surface.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More