Skip to content
  • Damien George's avatar
    stmhal: Fix USB MSC so that it unmounts correctly on Mac OS X. · 9699ea6a
    Damien George authored
    Mac OS X sends a SCSI command to remove the medium when it unmounts a
    drive.  If this command is not honoured, then OS X will automatically
    remount the drive, making it impossible to eject.  This patch disables
    the USB MSC when the right SCSI command is sent.
    9699ea6a