I have noticed there is a lot of needless modules being loaded into the kernel at start. Do I really need the irda-dongle stuff, ide-probe, 3dfx driver, etc being loaded in the kernel. My concern is the kernel would load faster and be more efficient without the extra modules. So my question is how do I tune modprobe.d or dist.conf?