Hacker News new | ask | show | jobs
by laumars 3473 days ago
Drivers can execute code wherever they want in addition to the CPU but CPU will always be needed at some point.
1 comments

Right; "drivers" that run only on a microcontroller in the device, don't touch the host's CPU, are called firmware. :)