summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-07-11 11:18:45 +0000
committerjkh <jkh@FreeBSD.org>1996-07-11 11:18:45 +0000
commit3c83c32022ac3eaa388e186fb8285500596cff48 (patch)
treea1079624f19a3e390497419095c1aaccc391ee71 /sys/amd64
parenteef290ac5fcb42cac4a669993e6af1ea6d4ce8b9 (diff)
downloadFreeBSD-src-3c83c32022ac3eaa388e186fb8285500596cff48.zip
FreeBSD-src-3c83c32022ac3eaa388e186fb8285500596cff48.tar.gz
Merge.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 73e8024..f426b7c 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
-# $Id: GENERIC,v 1.72 1996/06/30 09:39:29 joerg Exp $
+# $Id: GENERIC,v 1.73 1996/07/10 03:35:59 jkh Exp $
#
machine "i386"
@@ -104,6 +104,8 @@ options APM_BROKEN_STATCLOCK # Workaround some buggy APM BIOS
device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
+device sio2 at isa? disable port "IO_COM3" tty irq 5 vector siointr
+device sio3 at isa? disable port "IO_COM4" tty irq 9 vector siointr
device lpt0 at isa? port? tty irq 7 vector lptintr
device lpt1 at isa? port? tty
OpenPOWER on IntegriCloud