Re: Maybe remove request_module("scsi_hostadapter"); from ->

From: John Newbie
Date: Thu Aug 21 2003 - 08:50:35 EST



Consider IDE systems with SCSI peripherals and SCSI built modular.

In my opinion the best solution is to surround
request_module("scsi_hostadapter");
with
#ifdef CONFIG_SCSI_MODULE
in addition to CONFIG_KMOD

Agree?

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/