CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/10 09:28:26
Modified files:
sys/dev/usb : umass_scsi.c
sys/scsi : scsiconf.h sd.c
Log message:
Add flag SDEV_UFI so umass_scsi_attach() can provide information
sufficient to get sdgetdisklabel() to correctly set d_type to
DTYPE_FLOPPY in the default disklabel.
installboot(8) in particular likes to know it is dealing with a
floppy.
ok miod@
