[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47607564.2040900@magtech.com.au>
Date: Thu, 13 Dec 2007 10:57:24 +1100
From: Aras Vaichas <arasv@...tech.com.au>
To: linux-kernel@...r.kernel.org
Subject: Re: mmaping an IO port device
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists