Re: [PATCH] 8250: Let arch provide the list of leagacyports dynamically

From: Benjamin Herrenschmidt
Date: Fri Oct 22 2004 - 20:58:33 EST


On Sat, 2004-10-23 at 11:42, Herbert Xu wrote:
> Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote:
> >
> > a #define of an array. This finally allows to fix the problem of
> > platforms like ppc and ppc64 for which the same kernel can boot
> > machines with and without a 8250, and is necessary to properly deal
>
> That sounds great because we're seeing the same problem with i8042
> on ppc/ppc64. Do you have any plans for that driver?

There is a different patch "[PATCH] ppc64: Add mecanism to check existence
of legacy ISA devices" that I posted today that does that for ppc64,
however, Linus seem to prefer something different involving porting
the pnp core to ppc64 and adapting those drivers to rely on it, which
I don't have time to do at the moment.

Ben.


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