summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/io.h
diff options
context:
space:
mode:
authorLeo Dagum <dagum@engr.sgi.com>2000-05-11 19:15:49 +0000
committerLeo Dagum <dagum@engr.sgi.com>2000-05-11 19:15:49 +0000
commitcbfdca13f959e36f8d5b5703d88bbe30f3fd23c0 (patch)
tree6070683ebd3effa0714aea1c98ab5c205e0d1bce /include/asm-mips64/io.h
parentb12f9adf74925546b6e9c64de4d2b7412e9d2e83 (diff)
Some infrastructure for supporting multiple pci busses on origin200/2000.
nasid and widget id get incoded in pci_dev->irq. pcibr_setup() now does some rudimentary probing for bridge widgets hanging off its xbow. We're not seeing interrupts from remote devices at the cpu, so mscsi card's are turned off for now.
Diffstat (limited to 'include/asm-mips64/io.h')
-rw-r--r--include/asm-mips64/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips64/io.h b/include/asm-mips64/io.h
index f72b11bcb..a1ca4492b 100644
--- a/include/asm-mips64/io.h
+++ b/include/asm-mips64/io.h
@@ -111,7 +111,7 @@ extern inline void * phys_to_virt(unsigned long address)
return (void *)(address + PAGE_OFFSET);
}
-#define BRIDGE_DIRECT_MAPPED_BASE 0xa200000000000000ull
+#define BRIDGE_DIRECT_MAPPED_BASE 0xa180000000000000ull
/*
* IO bus memory addresses are also 1:1 with the physical address