Re: Accessing 64-bit BARs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: yogeshwar sonawane
Date: Thursday, October 4, 2007 - 8:57 pm

hello,
Thanks rolf & roland.

pci_iomap() is not doing something extra. only it is some kind of
abstraction for IO-mapped OR memory mapped.
I know that my BARs are MMIO, so using ioremap() & readl()/writel()
combination should be fine.

But for the problem as explained in my first mail, any
help/suggestions will be helpful.

-Yogeshwar

On 10/4/07, Roland Dreier <rdreier@cisco.com> wrote:
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Accessing 64-bit BARs, yogeshwar sonawane, (Thu Oct 4, 1:53 am)
Re: Accessing 64-bit BARs, Rolf Eike Beer, (Thu Oct 4, 5:40 am)
Re: Accessing 64-bit BARs, Roland Dreier, (Thu Oct 4, 8:26 am)
Re: Accessing 64-bit BARs, yogeshwar sonawane, (Thu Oct 4, 8:57 pm)