On Thu, 8 Mar 2001, David Rusling wrote:

> Holger,
>
>     aha!   This is _exactly_ the problem that I'm looking at now.
>
> I'm using Russell's 2.4.1 patch.   What I'm doing is moving from
> 2.4.0-pre* to the 'latest'.

Thanks for your response. I used that patch too, but 2.4.0-pre* didn't
worked either.


>                              The problem, basically, is  around the
> use by the frame buffer memory (fbmem.c) driver using
> the io_remap_page_range() macro.   On Integrator (an ARM
> development board) that macro tries to map a PCI memory address
> whereas the macro is expecting a physical address.   My workaround
> is for there to be a board specific io_remap_page_range macro which
> maps the address from PCI memory land into a board's physical address.

How exactly does your macro for the Intagrator board looks like ?
thanks,

- Holger


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to