Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/x68k/dev pullup 1.5->1.6 (minoura)
details: https://anonhg.NetBSD.org/src/rev/b7cf80ec9df5
branches: netbsd-1-4
changeset: 468771:b7cf80ec9df5
user: perry <perry%NetBSD.org@localhost>
date: Mon Jun 21 14:02:43 1999 +0000
description:
pullup 1.5->1.6 (minoura)
diffstat:
sys/arch/x68k/dev/intio.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ea79d30a1334 -r b7cf80ec9df5 sys/arch/x68k/dev/intio.c
--- a/sys/arch/x68k/dev/intio.c Mon Jun 21 14:01:27 1999 +0000
+++ b/sys/arch/x68k/dev/intio.c Mon Jun 21 14:02:43 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: intio.c,v 1.5 1999/03/24 14:07:38 minoura Exp $ */
+/* $NetBSD: intio.c,v 1.5.2.1 1999/06/21 14:02:43 perry Exp $ */
/*
*
@@ -172,6 +172,7 @@
"mfp", /* ia_name */
MFP_ADDR, /* ia_addr */
+ 0x30, /* ia_size */
MFP_INTR, /* ia_intr */
-1 /* ia_dma */
-1, /* ia_dmaintr */
Home |
Main Index |
Thread Index |
Old Index