> > And x86 could have:
> >
> > static inline no_isa_blind_probe() { return 0;}
>
> That sounds nice.
Just a note: beware with the 8250 driver, it may still be useful on pmac
for people using a pcmcia modem. There is currently a problem in that you
cannot have both pmac_zilog and 8250 since the new serial core doesn't do
dynamic allocation of minor devices and doesn't have the old offset kludge
we had in serial.c/macserial.c in 2.4
Ben.