Andrew Morton <[EMAIL PROTECTED]> wrote: > + desc->chip->set_type(irq, type);
How's the error handled if the PIC can't handle the requested type? It seems like it ought to be wrong that the driver is setting this. It ought to be a property of the arch or the bus. David
