Re: Device Drivers and Kernel Modules

2006-09-15 Thread David Wassman
Lowell, Thanks for the reply. Sorry about the belated gratitude. I haven't checked the account in a while and simply forgot I posted the question. I think I got confused in my memory. Now what I think I read was about filesystem kernel modules. From my understanding these could be automatically

Re: Device Drivers and Kernel Modules

2006-09-05 Thread Lowell Gilbert
David Wassman [EMAIL PROTECTED] writes: I am trying to figure out which would be best, to load all the device drivers through compiling them into the kernel or to load them at boot through loader.conf. I would think that loader.conf would be more convenient as changing hardware wuld not

Re: Device Drivers and Kernel Modules

2006-09-05 Thread backyard
--- Lowell Gilbert [EMAIL PROTECTED] wrote: David Wassman [EMAIL PROTECTED] writes: I am trying to figure out which would be best, to load all the device drivers through compiling them into the kernel or to load them at boot through loader.conf. I would think that loader.conf