From f5cbfb9db1ec80ea3c75bbd3ec0372c5859d4ddf Mon Sep 17 00:00:00 2001 From: hpeyerl Date: Tue, 25 Jan 1994 04:24:59 +0000 Subject: [PATCH] (woops; forgot this one) make ec and we go away. --- sys/arch/i386/conf/ALL | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL index c98a541be5de..9bf3e6613e1f 100644 --- a/sys/arch/i386/conf/ALL +++ b/sys/arch/i386/conf/ALL @@ -1,7 +1,7 @@ # # ALL -- everything that's currently supported # -# $Id: ALL,v 1.37 1994/01/22 19:19:14 hpeyerl Exp $ +# $Id: ALL,v 1.38 1994/01/25 04:24:59 hpeyerl Exp $ # # architecture type and name of kernel; REQUIRED @@ -196,9 +196,7 @@ device ch1 at uha0 flags 3 drive ? #ethernet device ne0 at isa? port 0x300 net irq 9 vector neintr device ed0 at isa? port 0x300 net irq 10 iomem 0xcc000 vector edintr -#device we0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 8192 vector weintr device ed1 at isa? port 0x250 net irq 9 iomem 0xd8000 vector edintr -#device ec0 at isa? port 0x250 net irq 9 iomem 0xd8000 iosiz 8192 vector ecintr device hp0 at isa? port 0x300 net irq 5 vector hpintr device is0 at isa? port 0x280 net irq 10 drq 7 vector isintr device ep0 at isa? port 0x350 net irq 10 vector epintr