Re: isa_read/write not available on ppc - solution suggestions ??

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 1 May 2001 15:35:40 +0100 (BST)


> a) change everything to read/write and friends (the way the driver used to
> be before the isa_read/write function were introduced)

readb/readw/readl have always worked for ISA bus. They simply avoid the need
for ioremap and are meant for lazy porting

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/