summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2007-05-20 14:10:47 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2007-05-20 14:10:47 +0000
commit06e4fd4d471ae35dfd97a7c653388fcf27e21d06 (patch)
tree76c3ff7359cdc5ddbc2e830b1039c3d69c809545 /sys/arch/sgi
parentea69983f24494105cd1dfd11919f982c806a93c1 (diff)
option AHC_CTRL_ID is not used.
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r--sys/arch/sgi/conf/GENERIC5
-rw-r--r--sys/arch/sgi/conf/RAMDISK6
2 files changed, 2 insertions, 9 deletions
diff --git a/sys/arch/sgi/conf/GENERIC b/sys/arch/sgi/conf/GENERIC
index cb89ffad113..05257f1d43f 100644
--- a/sys/arch/sgi/conf/GENERIC
+++ b/sys/arch/sgi/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.19 2006/06/26 22:26:29 dlg Exp $
+# $OpenBSD: GENERIC,v 1.20 2007/05/20 14:10:46 miod Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -34,9 +34,6 @@ option USBVERBOSE
# Define what targets to support
option TGT_O2
-# Control certain other stuff
-option AHC_CTRL_ID=0 # SGI have scsi controllers at 0.
-
# Specify storage configuration (its a joke..)
config bsd swap generic
diff --git a/sys/arch/sgi/conf/RAMDISK b/sys/arch/sgi/conf/RAMDISK
index ba79919cd0a..9e23ba01658 100644
--- a/sys/arch/sgi/conf/RAMDISK
+++ b/sys/arch/sgi/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.14 2006/10/18 19:11:54 brad Exp $
+# $OpenBSD: RAMDISK,v 1.15 2007/05/20 14:10:46 miod Exp $
#
machine sgi mips64
@@ -35,10 +35,6 @@ option RAMDISK_HOOKS
# Define what targets to support
option TGT_O2
-# Control certain other stuff
-option AHC_CTRL_ID=0 # SGI have scsi controllers at 0.
-
-
# Specify storage configuration using ramdisk
config bsd root on rd0a swap on rd0b