summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-04-29 13:09:26 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-04-29 13:09:26 +0000
commitb20cb3ae44f9d615c35cf340460a13870fe93ac4 (patch)
treee1bb12dba5abaab9fe191f11cf5380d15a2cea88 /sys
parent31edc23277659df702b0a995b712d6204dd2886f (diff)
turn off DMA, it doesn't work
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sun3/dev/si_obio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sun3/dev/si_obio.c b/sys/arch/sun3/dev/si_obio.c
index 4d129ea41a2..42b0a69d9da 100644
--- a/sys/arch/sun3/dev/si_obio.c
+++ b/sys/arch/sun3/dev/si_obio.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: si_obio.c,v 1.6 1997/01/16 04:03:53 kstailey Exp $ */
+/* $OpenBSD: si_obio.c,v 1.7 1997/04/29 13:09:25 kstailey Exp $ */
/* $NetBSD: si_obio.c,v 1.7 1996/11/20 18:57:00 gwr Exp $ */
/*-
@@ -135,7 +135,7 @@ struct cfattach si_obio_ca = {
/* Options. Interesting values are: 1,3,7 */
/* XXX: Using 1 for now to mask a (pmap?) bug not yet found... */
-int si_obio_options = 1; /* XXX */
+int si_obio_options = 0; /* XXX */
static int