dont advertise non-removable sdmmc devices as removable to the scsi layer.
authordlg <dlg@openbsd.org>
Wed, 19 Apr 2023 01:46:10 +0000 (01:46 +0000)
committerdlg <dlg@openbsd.org>
Wed, 19 Apr 2023 01:46:10 +0000 (01:46 +0000)
commit10d2c6b32ad1ecf5e27987d46d46acbd2994a396
tree7d924ad6fd45991e90f3a1eef0d819e4a3f83a23
parent5deea84825deb10b01a24f3f460e04163f80497c
dont advertise non-removable sdmmc devices as removable to the scsi layer.

this is cosmetic more than anything cos it gets rid of "removable"
in dmesg output when sd attaches.
sys/dev/sdmmc/sdmmc_scsi.c