summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-07-22 08:33:52 +0000
committerjkh <jkh@FreeBSD.org>1997-07-22 08:33:52 +0000
commit480e1d62b722f0820da532287ee10bc54a201b31 (patch)
treec4e3b8f3e01d8b4f3c7f285fd7bfefc906ada884 /sys/amd64/conf
parentf5c982d3e01c49a6cbf1c937a261ad706eb3dc63 (diff)
downloadFreeBSD-src-480e1d62b722f0820da532287ee10bc54a201b31.zip
FreeBSD-src-480e1d62b722f0820da532287ee10bc54a201b31.tar.gz
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.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC8
1 files changed, 3 insertions, 5 deletions
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
OpenPOWER on IntegriCloud