What’s the difference between firmware and drivers?

472 viewsOtherTechnology

I’ve heard drivers described as “the translation layer between software and hardware”

If that’s the case, then wtf does firmware do?

In: Technology

9 Answers

Anonymous 0 Comments

Essentially Firmware and Drivers are both sides of the same coin.

The Firmware is the code that runs on the hardware, and the drivers are the code that runs on your machine. Only the drivers understand how to talk to the firmware, the operating system does not on its own understand how to talk to hardware.

You are viewing 1 out of 9 answers, click here to view all answers.