diff options
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISK')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISK | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index 318ef58befc..2c5a830ce87 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.4 2001/09/22 18:00:24 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.5 2001/09/26 01:24:36 jason Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -89,11 +89,11 @@ scsibus* at atapiscsi? dma* at sbus? slot ? offset ? # SBus esp* at dma? flags 0x0000 # SBus esp* at sbus? slot ? offset ? - -# SCSI bus layer. SCSI devices attach to the SCSI bus, which attaches -# to the underlying hardware controller. scsibus* at esp? +siop* at pci? dev ? function ? +scsibus* at siop? + # These entries find devices on all SCSI busses and assign # unit numers dynamically. sd* at scsibus? target ? lun ? # SCSI disks |