CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2023/04/18 19:46:10
Modified files: sys/dev/sdmmc : sdmmc_scsi.c Log message: 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.