RE: PnP model

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Feb 04 2003 - 17:56:34 EST


On Tue, 2003-02-04 at 19:53, Grover, Andrew wrote:
> Ok fair enough. But I think the drivers should always think things are
> handled in a PnP manner, even if they really aren't. ;-) For example,

If this was a post 2.6 argument I would agree. The notion of removing all the
horribly resource code and having ISA legacy drivers probe code do

        my_dev = isa_create_device(&resourceinfo, "soundblaster16");
        my_dev->set_irq = foo;

etc type stuff is nice

-
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 : Fri Feb 07 2003 - 22:00:15 EST