Quoting Ronneil Camara <[EMAIL PROTECTED]>:
> Anong magandang configuration ng kernel kapag meron kang mixed ide &
> scsi cd
> drives?
> I've got an IDE CDROM(CREATIVE) and a SCSI CDWRITER(YAMAHA) I just got
> this
> from CD-writing howto. Should I compile it as a module or to built to
> kernel?
When compiling a new kernel, I use the following general rule,
and it works very nicely for me:
If you have the hardware NOW, then build the driver into the kernel.
If you expect to have the hardware in the future, then compile
the driver as a module. Otherwise, you do not even need to consider
the driver at all.
Building both IDE and SCSI support into the kernel (or as modules)
is alright. The kernel is unusually intelligent enough to sort things
out for itself.
**PMana**
-------------------------------------------------
This mail sent through IMP: mail.ateneo.net
-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]