From 125a3673a70a2b212fe744c92cf21766ba911c3f Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 10 Dec 1996 23:35:05 +0000 Subject: [PATCH] do not need isapnp0 --- sys/arch/i386/conf/LAP | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/i386/conf/LAP b/sys/arch/i386/conf/LAP index a2289676e97..08066900679 100644 --- a/sys/arch/i386/conf/LAP +++ b/sys/arch/i386/conf/LAP @@ -1,4 +1,4 @@ -# $OpenBSD: LAP,v 1.14 1996/10/24 23:25:12 downsj Exp $ +# $OpenBSD: LAP,v 1.15 1996/12/10 23:35:05 deraadt Exp $ # $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $ # # TDR -- Theo Deraadt's 486 @@ -86,7 +86,7 @@ isa0 at mainbus0 npx0 at isa? port 0xf0 irq 13 # math coprocessor isadma0 at isa? -isapnp0 at isa? +#isapnp0 at isa? #pc0 at isa? port 0x60 irq 1 # generic PC console device vt0 at isa? port 0x60 irq 1 -- 2.20.1