summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/dev
diff options
context:
space:
mode:
authorKenji Aoyama <aoyama@cvs.openbsd.org>2015-02-14 14:54:14 +0000
committerKenji Aoyama <aoyama@cvs.openbsd.org>2015-02-14 14:54:14 +0000
commita53a34f058be6c0ef2f5bf8068323be010924b0e (patch)
treedf2cddce94eb0a878b44921fff452ebc5128912f /sys/arch/luna88k/dev
parent45cb4df9b90241278caceab26dec75b096f42c1b (diff)
Add simple bus_space_{map,unmap,subregion} implementation on luna88k.
These are preliminaries for upcoming pcic(4) support on cbus(4/luna88k). suggestions and ok miod@
Diffstat (limited to 'sys/arch/luna88k/dev')
-rw-r--r--sys/arch/luna88k/dev/spc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/luna88k/dev/spc.c b/sys/arch/luna88k/dev/spc.c
index 08d0f682a5b..ee7e3bb53a1 100644
--- a/sys/arch/luna88k/dev/spc.c
+++ b/sys/arch/luna88k/dev/spc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: spc.c,v 1.7 2014/06/07 11:55:35 aoyama Exp $ */
+/* $OpenBSD: spc.c,v 1.8 2015/02/14 14:54:13 aoyama Exp $ */
/* $NetBSD: spc.c,v 1.4 2003/07/05 19:00:17 tsutsui Exp $ */
/*-
@@ -72,6 +72,7 @@ struct luna88k_bus_space_tag spc_bst = {
0, /* not used */
0, /* not used */
0, /* not used */
+ 0, /* no offset */
};
int