summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-03-14 19:24:27 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-03-14 19:24:27 +0000
commit7a78cad35e023ddfff6efb05ddb47d259d8ce503 (patch)
treefd6420996b8dc12c2aecb42086d5b49665ad7d4a /sys
parent0f1f493a3caaab38d3074d2afe8822ccfc29ac0e (diff)
Enable oosiop.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hppa/conf/GENERIC4
-rw-r--r--sys/arch/hppa/conf/RAMDISK4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index 69f9c4be934..9eea7af45c5 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.48 2004/03/12 00:04:56 miod Exp $
+# $OpenBSD: GENERIC,v 1.49 2004/03/14 19:24:26 miod Exp $
# Machine architecture; required by config(8)
machine hppa
@@ -100,7 +100,7 @@ ie0 at gsc0 irq 8 # 82C596DX/CA ether
osiop* at gsc? irq 9 # NCR 53C710 (Narrow SE)
#osiop* at eisa? slot ?
scsibus* at osiop?
-oosiop* at gsc? disable irq 9 # NCR 53C700 (Narrow SE)
+oosiop* at gsc? irq 9 # NCR 53C700 (Narrow SE)
scsibus* at oosiop?
harmony* at gsc? irq 13 # Audio Type 2 (CS4215/AD1849)
audio* at harmony?
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index 130806ac265..302376d9aaf 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.27 2004/03/12 00:04:57 miod Exp $
+# $OpenBSD: RAMDISK,v 1.28 2004/03/14 19:24:26 miod Exp $
#
# Diskless kernel config
#
@@ -115,7 +115,7 @@ ie0 at gsc0 irq 8 # 82C596DX/CA ether
osiop* at gsc? irq 9 # NCR 53C710 (Narrow SE)
#osiop* at eisa? slot ?
scsibus* at osiop?
-oosiop* at gsc? disable irq 9 # NCR 53C700 (Narrow SE)
+oosiop* at gsc? irq 9 # NCR 53C700 (Narrow SE)
scsibus* at oosiop?
#harmony* at gsc? irq 13 # Audio Type 2 (CS4215/AD1849)
#audio* at harmony?