linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE2: Why no modules for IDE chipset support?
@ 2001-07-25 17:00 Michael Nguyen
  2001-07-25 17:12 ` Steven Walter
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Nguyen @ 2001-07-25 17:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: Steven Walter, Uwe Bonnes

Hello,

Following up on this question:

The compile Kernel includes IDE module (motherboard controller) for 
booting. Later, I install an additional IDE controller (different 
chip set). Can this be a separate "insmod [module]" from the build
in?

THX, Michael.


-----Original Message-----
From: linux-kernel-owner@vger.kernel.org
[mailto:linux-kernel-owner@vger.kernel.org]On Behalf Of Steven Walter
Sent: Wednesday, July 25, 2001 9:35 AM
To: Uwe Bonnes
Cc: linux-kernel@vger.kernel.org
Subject: Re: Why no modules for IDE chipset support?


On Wed, Jul 25, 2001 at 11:31:25AM +0200, Uwe Bonnes wrote:
> Hallo,
> 
> why are the IDE chipset support driver not modularized? Is there
anything
> fundamental that inhibits using these drivers as a modules?

They are availible as modules.  See "ATA/IDE/MFM/RLL support," which is
a tristate.  If you select that as a module, then all the chipsets you
select for support later will be compiled into one large module.

This is probably a bad idea, though, because if you compile IDE support
as a module, you will not be able to mount your root partition if it is
on an IDE disk.

I hope this clears things up for you.
-- 
-Steven
In a time of universal deceit, telling the truth is a revolutionary act.
			-- George Orwell
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RE2: Why no modules for IDE chipset support?
  2001-07-25 17:00 RE2: Why no modules for IDE chipset support? Michael Nguyen
@ 2001-07-25 17:12 ` Steven Walter
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Walter @ 2001-07-25 17:12 UTC (permalink / raw)
  To: Michael Nguyen; +Cc: linux-kernel

On Wed, Jul 25, 2001 at 10:00:06AM -0700, Michael Nguyen wrote:
> Hello,
> 
> Following up on this question:
> 
> The compile Kernel includes IDE module (motherboard controller) for 
> booting. Later, I install an additional IDE controller (different 
> chip set). Can this be a separate "insmod [module]" from the build
> in?

Not to my knowledge, sorry.
-- 
-Steven
In a time of universal deceit, telling the truth is a revolutionary act.
			-- George Orwell

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-25 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-25 17:00 RE2: Why no modules for IDE chipset support? Michael Nguyen
2001-07-25 17:12 ` Steven Walter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).