From 695a2609afbfc8810ca134b7836010833a23e64b Mon Sep 17 00:00:00 2001 From: mycroft Date: Mon, 25 Apr 1994 05:05:48 +0000 Subject: [PATCH] Add mmopen() and mmclose(), to do user-level PIO. --- sys/arch/i386/i386/conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/arch/i386/i386/conf.c b/sys/arch/i386/i386/conf.c index 8b854383e7b8..6c923721cdf3 100644 --- a/sys/arch/i386/i386/conf.c +++ b/sys/arch/i386/i386/conf.c @@ -1 +1 @@ -revision 1.35 intentionally removed +revision 1.36 intentionally removed