
28 Jan
2009
28 Jan
'09
3:21 p.m.
On Dec 3, 2008, at 11:04 PM, Becky Bruce wrote:
It is no longer always true that the pci bus address can be used as the virtual address for pci accesses. pci_map_bar() is created to return the virtual address for a pci region.
Signed-off-by: Becky Bruce beckyb@kernel.crashing.org
drivers/pci/pci.c | 19 +++++++++++++++++++ include/pci.h | 28 ++++++++++++++++++++++++---- 2 files changed, 43 insertions(+), 4 deletions(-)
Wolfgang,
What about picking this up?
- k