diff options
author | Damien George <damien.p.george@gmail.com> | 2014-04-15 19:56:32 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-04-15 19:56:32 +0100 |
commit | 9699ea6a2f85c344296eb0046d9bad8f0c183d1a (patch) | |
tree | f39351b2407cb3b355627e2bd3e78397434c1a0e /py | |
parent | 4d7f4eb6a924f4df458eda2e624f429d67ef2248 (diff) | |
download | micropython-9699ea6a2f85c344296eb0046d9bad8f0c183d1a.tar.gz micropython-9699ea6a2f85c344296eb0046d9bad8f0c183d1a.zip |
stmhal: Fix USB MSC so that it unmounts correctly on Mac OS X.
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.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions