Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override.

From: Alan Cox
Date: Wed Jan 02 2008 - 08:58:35 EST


> ok, you are right. How about we go with one of your suggestions: rename
> the API family to isa_*_p() in the affected ISA drivers? That makes it
> perfectly clear that this is an ISA related historic quirk that we just
> cannot properly emulate in an acceptable fashion. It will also make the
> least amount of changes to these truly historic drivers.

Works for me. We need to build two versions of 8390.c now but thats no
big deal and sorts PCMCIA out too.

> The main maintenance thing we are interested in is to have no subsequent
> new uses of this API and to eliminate these accesses from modern
> hardware - and naming it clearly 'ISA' and making it dependent on
> CONFIG_ISA would likely achieve that purpose.

Agreed - will see if EISA/VLB cases come up but thats trivial.

> oh, another thing: there are 100+ mails in this thread while there are
> only 3 mails in the thread that lists 61 not-yet-fixed-in-2.6.24
> regressions:

That would be because I'm trying to stop 100 new extra regressions ;)

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