Re: [PATCH 2.6.11-rc2-mm2] mips: iomap

2005-02-03 Thread Yoichi Yuasa
Hi Ralf, On Thu, 3 Feb 2005 13:37:15 +0100 Ralf Baechle <[EMAIL PROTECTED]> wrote: > On Mon, Jan 31, 2005 at 07:46:18AM +0900, Yoichi Yuasa wrote: > > > This patch adds iomap functions to MIPS system. > > And it still only works for a single PCI bus. Which boards are there a problem? ocelot-c

Re: [PATCH 2.6.11-rc2-mm2] mips: iomap

2005-02-03 Thread Ralf Baechle
On Mon, Jan 31, 2005 at 07:46:18AM +0900, Yoichi Yuasa wrote: > This patch adds iomap functions to MIPS system. And it still only works for a single PCI bus. Ralf - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majord

[PATCH 2.6.11-rc2-mm2] mips: iomap

2005-01-30 Thread Yoichi Yuasa
This patch adds iomap functions to MIPS system. Some MIPS systems are unable to define PIO space by PIO_MASK/PIO_RESERVED. This is the reason that I didn't use the general iomap implementation. Yoichi Signed-off-by: Yoichi Yuasa <[EMAIL PROTECTED]> diff -urN -X dontdiff a-orig/arch/mips/lib/Mak