> Why do people still compile the drivers in to a kernel? This makes your > kernel application specific and not re-usable for anyone else with a > different setup. Why not use initrd and a modular kernel? Because it makes for one lean and mean system.