From c19d49dde5a84c86baed372a4c6edece033ddebf Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 21 May 2001 05:57:45 +0000 Subject: Iomem address space is also 64-bit on IP27. This brings us back 5 out of 6 unrecognized IOC3 interfaces on posix0. The leftover two are missing due to IOC3 PCI interface bugs which I'll fight next. After a decent nap ... --- arch/mips64/sgi-ip27/ip27-pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips64/sgi-ip27/ip27-pci.c b/arch/mips64/sgi-ip27/ip27-pci.c index 3f1be3c23..cd7dc69cf 100644 --- a/arch/mips64/sgi-ip27/ip27-pci.c +++ b/arch/mips64/sgi-ip27/ip27-pci.c @@ -147,6 +147,7 @@ void __init pcibios_init(void) int i; ioport_resource.end = ~0UL; + iomem_resource.end = ~0UL; for (i=0; i