summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
diff options
context:
space:
mode:
authorMatthew Dempsky <matthew@cvs.openbsd.org>2010-07-03 01:48:19 +0000
committerMatthew Dempsky <matthew@cvs.openbsd.org>2010-07-03 01:48:19 +0000
commit63999c56f37323d1a33864aed0c85b8c1258b4ff (patch)
treec848710996833f383b327dcc9ce07227fa9bf7db /sys/arch/sgi
parent475e5e3ee04d2dc8337e25d53823f6d7e4779e3d (diff)
Omit some silly USB devices from RAMDISK kernels.
suggestion of more devices and ok tedu@; ok krw@
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP274
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP304
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP324
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27
index 65717c7c280..8d25b324c73 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP27
+++ b/sys/arch/sgi/conf/RAMDISK-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP27,v 1.21 2010/04/15 17:01:49 miod Exp $
+# $OpenBSD: RAMDISK-IP27,v 1.22 2010/07/03 01:48:18 matthew Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
@@ -108,7 +108,7 @@ uvscom* at uhub? # SUNTAC Slipper U VS-10U serial
ucom* at uvscom?
ubsa* at uhub? # Belkin serial adapter
ucom* at ubsa?
-ulpt* at uhub? # USB Printers
+#ulpt* at uhub? # USB Printers
umass* at uhub? # USB Mass Storage devices
atapiscsi* at umass?
scsibus* at atapiscsi?
diff --git a/sys/arch/sgi/conf/RAMDISK-IP30 b/sys/arch/sgi/conf/RAMDISK-IP30
index d5aa1424d7f..07e95a1e9a7 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP30
+++ b/sys/arch/sgi/conf/RAMDISK-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP30,v 1.17 2010/03/31 19:44:35 miod Exp $
+# $OpenBSD: RAMDISK-IP30,v 1.18 2010/07/03 01:48:18 matthew Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
@@ -101,7 +101,7 @@ uvscom* at uhub? # SUNTAC Slipper U VS-10U serial
ucom* at uvscom?
ubsa* at uhub? # Belkin serial adapter
ucom* at ubsa?
-ulpt* at uhub? # USB Printers
+#ulpt* at uhub? # USB Printers
umass* at uhub? # USB Mass Storage devices
atapiscsi* at umass?
scsibus* at atapiscsi?
diff --git a/sys/arch/sgi/conf/RAMDISK-IP32 b/sys/arch/sgi/conf/RAMDISK-IP32
index 44c86825214..21cd067e6c1 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP32
+++ b/sys/arch/sgi/conf/RAMDISK-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP32,v 1.13 2010/03/31 19:44:35 miod Exp $
+# $OpenBSD: RAMDISK-IP32,v 1.14 2010/07/03 01:48:18 matthew Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
@@ -91,7 +91,7 @@ uvscom* at uhub? # SUNTAC Slipper U VS-10U serial
ucom* at uvscom?
ubsa* at uhub? # Belkin serial adapter
ucom* at ubsa?
-ulpt* at uhub? # USB Printers
+#ulpt* at uhub? # USB Printers
umass* at uhub? # USB Mass Storage devices
atapiscsi* at umass?
scsibus* at atapiscsi?