summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-06-30 15:13:19 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-06-30 15:13:19 +0000
commit15e35923d4e4901054de8e982825410c047f9512 (patch)
tree3e0db158d02b83d6fab06a35ce531fcdf896ac21 /sys/arch/mac68k
parent55eed478865cc3b0aa67099128bd0ff3793b98b4 (diff)
Shrink internal iomap to 256KB, it's enough for all the mappings we'll need
in it.
Diffstat (limited to 'sys/arch/mac68k')
-rw-r--r--sys/arch/mac68k/include/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mac68k/include/cpu.h b/sys/arch/mac68k/include/cpu.h
index 795d72f13a3..96f860eb50e 100644
--- a/sys/arch/mac68k/include/cpu.h
+++ b/sys/arch/mac68k/include/cpu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.39 2006/06/24 13:24:20 miod Exp $ */
+/* $OpenBSD: cpu.h,v 1.40 2006/06/30 15:13:18 miod Exp $ */
/* $NetBSD: cpu.h,v 1.45 1997/02/10 22:13:40 scottr Exp $ */
/*
@@ -262,7 +262,7 @@ extern struct mac68k_machine_S mac68k_machine;
extern unsigned long load_addr;
#endif /* _KERNEL */
-#define IIOMAPSIZE btoc(0x00100000) /* 1MB should be enough */
+#define IIOMAPSIZE (0x040000 / PAGE_SIZE)
/* XXX -- Need to do something about superspace.
* Technically, NuBus superspace starts at 0x60000000, but no