• Jeffrey Lee's avatar
    Make SCSI formatting less confusing · 79d02dfe
    Jeffrey Lee authored
    Detail:
      bas/!RunImage - Change PROCGetDriveToUse to list SCSI devices in SCSIFS drive order, and ask for a SCSIFS drive number.
      Asking for a FS drive number makes SCSI formatting consistent with ADFS & SDFS formatting.
      Previously devices would have been listed in the order they were found by the SCSI bus enumeration code, and the code would have asked for an index into that list, without giving any indication of the SCSIFS drive numbers that are assigned to each device. Until, that is, the SCSIFS drive number is shown to the user at the final "Are you sure?" prompt, potentially resulting in confusion because in many cases the SCSIFS drive number won't match the device number assigned by HForm.
    Admin:
      Tested on BB-xM with a mix of 'hard' and 'floppy' devices connected
    
    
    Version 2.75. Tagged as 'HForm-2_75'
    79d02dfe
!RunImage 79.1 KB