Re: mmaping an IO port device

From: Aras Vaichas
Date: Wed Dec 12 2007 - 18:57:39 EST


Aras Vaichas wrote:
I then call ioread16(FPGA_base + FPGA_register) for both x86 and ARM and it all works perfectly. No problems there.
Oop, sorry I lied a little. I actually use inw/outw for the x86 version.

e.g. inw( FPGA_REG_IO_BASE + FPGA_register);

but the main problem still stands ...

Aras


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________
--
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/