Re: [RFC] /proc/ide/hdx/settings with ide-default pseudo-driver isa 2.6/2.7 show-stopper

From: Alan Cox
Date: Fri Aug 29 2003 - 04:54:05 EST


On Gwe, 2003-08-29 at 02:19, Erik Andersen wrote:
> Make an interface whereby ide-cdrom (and ide-disk, etc) can walk
> the list of all unclaimed devices (i.e. devices owned by
> ide-default), check they are of the correct type, and claim them
> (thereby removing them from the ide-default driver). When
> unregistering, reverse the process and give the device back to
> ide-default... i.e. make ide-default a holding pen for unclaimed
> devices,

Thats how the current setup works (at least in 2.4). ide-default is
the driver for the old cases where driver = NULL, eliminating the
special cases and bugs.

-
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/