Hi, this is a question from someone new to the workings of Linux.
Why are the drivers built into the kernel?
Why are they not "pluggable" or "modular" and able to be added in while the kernel is running?
Shouldn't they exist separate from the kernel, and the kernel just manages them as add ons?
Thanks!