From 480e1d62b722f0820da532287ee10bc54a201b31 Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 22 Jul 1997 08:33:52 +0000 Subject: Well, consensus seems very split on this so I talked it over with DG and he says he's happy to see forward movement in aligning our defaults with a 16 bit world, the 8 bit folk already being veterans by this point who know how to use userconfig. In any case, perhaps Warner will soon come to save us all with his Dynamic Probing(tm) feature and this will all become totally moot in any case, so it's probably not worth arguing about either way. --- sys/amd64/conf/GENERIC | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'sys/amd64/conf') diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index ec081f2..fe317c1 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC,v 1.91 1997/06/06 12:24:43 jkh Exp $ +# $Id: GENERIC,v 1.92 1997/07/15 04:04:45 jkh Exp $ machine "i386" cpu "I386_CPU" @@ -133,16 +133,14 @@ device de0 device fxp0 device vx0 -device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr -device ed1 at isa? port 0x300 net irq 5 iomem 0xd8000 vector edintr +device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 vector ieintr -device ie1 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr device ep0 at isa? port 0x300 net irq 10 vector epintr device ex0 at isa? port? net irq? vector exintr device fe0 at isa? port 0x300 net irq ? vector feintr device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr -device ze0 at isa? port 0x300 net irq 5 iomem 0xd8000 vector zeintr +device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zeintr device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr pseudo-device loop -- cgit v1.1