Re: [PATCH] 2.5.5-pre1 IDE cleanup 9

From: Vojtech Pavlik (vojtech@suse.cz)
Date: Fri Feb 22 2002 - 18:44:36 EST


On Fri, Feb 22, 2002 at 12:09:47PM -0800, Andre Hedrick wrote:
 
> > > Propose a kernel API that does not break more features that it adds and I
> > > will be glad to use it.
> >
> > Huh? This is not a new API. What does it break for you?
>
> The problem is how do you deal with multiple HOSTs given there drivers are
> not (have not checked lately) capable of discrete HOST addition and
> removal.
>
> SCSI/ATA share the same problem IIRC, the host/chipset drivers load all
> the device hosts who match that driver code.
>
> What am I missing?

The fact that even though you have one module for the whole family of
host controllers, the hotplug API will only call the remove function of
the one instance of the host controller that is being removed, not
affecting the others.

-- 
Vojtech Pavlik
SuSE Labs
-
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/



This archive was generated by hypermail 2b29 : Sat Feb 23 2002 - 21:00:47 EST