Recognize LUN 0 device if SID_QUAL_LU_OFFLINE and T_NODEVICE are
authorkrw <krw@openbsd.org>
Wed, 6 Apr 2022 13:23:58 +0000 (13:23 +0000)
committerkrw <krw@openbsd.org>
Wed, 6 Apr 2022 13:23:58 +0000 (13:23 +0000)
commited3e57119ab18aaca46e5d67b6426299fa5d16b5
tree5d70f09d0ad4e4ae77e02b0b84e505e26d5754ea
parent52042ac64d60d4411da63de9c56cd4c34f9db172
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@
sys/arch/amd64/conf/RAMDISK_CD
sys/scsi/scsiconf.c