summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-10-10 19:23:43 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-10-10 19:23:43 +0000
commita755ff5f4a7e550f1690ad7094e2100eeec7706f (patch)
treefecbc5da3028fd876f921180eb9e8237105d7b8f /sys
parente83f53858e1beb9619d4324fe5df4da9d0ae3c67 (diff)
Add extra com@iof stanzas to have the first IOC4 card attach com0-3, instead
of com0 and com2-4.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP275
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP275
2 files changed, 8 insertions, 2 deletions
diff --git a/sys/arch/sgi/conf/GENERIC-IP27 b/sys/arch/sgi/conf/GENERIC-IP27
index dffd1301c24..e2cc12678a6 100644
--- a/sys/arch/sgi/conf/GENERIC-IP27
+++ b/sys/arch/sgi/conf/GENERIC-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP27,v 1.15 2009/10/07 20:39:43 miod Exp $
+# $OpenBSD: GENERIC-IP27,v 1.16 2009/10/10 19:23:42 miod Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
#
@@ -62,6 +62,9 @@ owserial* at onewire?
# IOC4
iof* at pci?
com0 at iof? base 0x380
+com1 at iof? base 0x388
+com2 at iof? base 0x390
+com3 at iof? base 0x398
com* at iof?
dsrtc0 at iof?
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27
index d492385b0d8..2b03376f6ec 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP27
+++ b/sys/arch/sgi/conf/RAMDISK-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP27,v 1.10 2009/10/07 20:39:43 miod Exp $
+# $OpenBSD: RAMDISK-IP27,v 1.11 2009/10/10 19:23:42 miod Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
@@ -69,6 +69,9 @@ owserial* at onewire?
# IOC4
iof* at pci?
com0 at iof? base 0x380
+com1 at iof? base 0x388
+com2 at iof? base 0x390
+com3 at iof? base 0x398
com* at iof?
dsrtc0 at iof?