I'm curious if there would be any benefit, or if it's even possible/practical to have all the hardware drivers as files that get loaded during boot instead of being compiled and flashed to the ROM.
I mean, you'd have to have the disk driver/bios in ROM to load them from disk in the first place, but everything else could in theory be on the disk.
I mean modern computers have a hardware BIOS for some of the very low level stuff, but all the sound card, graphics, network and what-not are all loaded from disk after boot. So why couldn't we do that?
I'm likely missing something obvious. It's probably possible, just not very useful or practical or efficient for memory.
Just a shower thought... not an actual desire to do things this way.
Robb