summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-10-09 23:07:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-10-09 23:07:58 +0000
commitbf38ee9591012aa48f684ed5a1a6fe1def8bf49c (patch)
treec37ff3978aed6f234d3827e62cd5cc9b6269c2a3 /sys/arch
parent0389435309b88083838a6f2660848f5f4ce0b259 (diff)
no cd support for now
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/sparc64/conf/RAMDISKU16
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISKU1 b/sys/arch/sparc64/conf/RAMDISKU1
index 04636a9801a..b1659bfe8dc 100644
--- a/sys/arch/sparc64/conf/RAMDISKU1
+++ b/sys/arch/sparc64/conf/RAMDISKU1
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKU1,v 1.1 2001/10/09 21:32:17 deraadt Exp $
+# $OpenBSD: RAMDISKU1,v 1.2 2001/10/09 23:07:57 deraadt Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -21,7 +21,7 @@ option SMALL_KERNEL
#option DIAGNOSTIC # internal consistency checks
option FFS # UFS
#option NFSCLIENT # Network File System client
-option CD9660 # ISO 9660 + Rock Ridge file system
+#option CD9660 # ISO 9660 + Rock Ridge file system
option INET # IP + ICMP + TCP + UDP
option BOOT_CONFIG # add support for boot -c
@@ -76,7 +76,7 @@ scsibus* at esp?
# These entries find devices on all SCSI busses and assign
# unit numers dynamically.
sd* at scsibus? target ? lun ? # SCSI disks
-cd* at scsibus? target ? lun ? # SCSI CD-ROMs
+#cd* at scsibus? target ? lun ? # SCSI CD-ROMs
# Media Independent Interface (mii) drivers)
nsphy* at mii? phy ? # NS and compatible PHYs