----- Original Message ----- From: "Brian Murphy" <brian@murphy.dk> Cc: "linux-mips" <linux-mips@oss.sgi.com> Sent: Wednesday, May 29, 2002 1:05 PM Subject: Re: ioremap? > Bradley D. LaRonde wrote: > > >Looks like those are for io (inb, outb, etc.) not mem (readb, writeb, etc.). > >io addresses shouldn't be ioremapped. > > > O.K. I have now used set_io_port_base to set the base address to KSEG1. > What should be ioremapped then? Any address passed to readb, writeb, etc. For example, a PCI mem resource address. Regards, Brad