this post was submitted on 20 Dec 2024
79 points (98.8% liked)
Linux
6196 readers
379 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Most kernel level drivers are modules (though they don't have to be compiled that way), but many modules are things other than drivers.
That's accurate to the second link.