Re: [PATCH] fix ppc ioremap prototype

From: Geert Uytterhoeven
Date: Fri Sep 05 2003 - 15:59:49 EST


On Fri, 5 Sep 2003, Paul Mackerras wrote:
> Geert Uytterhoeven writes:
> > inb() and friends are for ISA/PCI I/O space
> > isa_readb() and friends are for ISA memory space
> > readb() and friends are for PCI memory space (after ioremap())
> >
> > That's why other buses (e.g. SBUS and Zorro) have their own versions of
> > ioremap() and readb() etc.).
>
> I suggest you fix Documentation/zorro.txt then: 8-)
>
> : Writing Device Drivers for Zorro Devices
> : ----------------------------------------
> :
> : Written by Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> : Last revised: February 27, 2000

Thanks for reminding me I have to update this doc! Expect a patch soon ;-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds

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