summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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