summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2022-04-06 13:23:59 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2022-04-06 13:23:59 +0000
commit79236b94ca4c8f80a3bdb9a466ed1b07f26488b3 (patch)
treeeeba80ac9257eae2c1d318f1d644b2d243afa490 /sys/arch
parent728574a25e48fb6e3d2ab5573614261287efc3d3 (diff)
Recognize LUN 0 device if SID_QUAL_LU_OFFLINE and T_NODEVICE are
true. This enables the discovery and probing of other LUNs the target has to offer. Add uk* to amd64 RAMDISK_CD so such devices are configured. Allows bsd.rd as well as bsd[.mp] to boot on Oracle Cloud amd64 instances. Issue reported by Ryan Kavanagh and Scott Nicholas via bugs@. Original diff and much subsequent testing by Scott. Thanks! ok dlg@ jmatthew@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 187a707cb34..bf95a62aef9 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.199 2022/03/08 15:08:01 hastings Exp $
+# $OpenBSD: RAMDISK_CD,v 1.200 2022/04/06 13:23:58 krw Exp $
machine amd64
maxusers 4
@@ -190,6 +190,7 @@ scsibus* at scsi?
sd* at scsibus? # SCSI disk drives
st* at scsibus? # SCSI tape drives
cd* at scsibus? # SCSI CD-ROM drives
+uk* at scsibus? # Unknown SCSI devices
pciide* at pci? flags 0x0000
wdc0 at isa? disable port 0x1f0 irq 14 flags 0x00