Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes and updates #77

Merged
merged 4 commits into from
Mar 22, 2016
Merged

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented Mar 21, 2016

No description provided.

c1728p9 and others added 4 commits March 19, 2016 23:06
When a file is created the root directory is updated but the FAT
table and actual file contents are not.  If chkdsk is run in this
state it will report that the filesystem is corrupted.  This patch
fixes that problem by making filesystem reads always return the exact
same filesystem image.
Reduce the CDC buffers from 256 KB to 64 KB to save RAM.
If Bulk-Only Mass Storage Reset command was received on
Control Endpoint ignore next Bulk OUT transfer if it was not
a CBW (as it means it was a unprocessed leftover from
transfer before reset happened).
Revert the commit which fixes handling of aborted SCSI commands on
the sam3u by processing the control endpoint last.  This is done in
a more generic manner in the commit
b585818 -
"Fix possible error on MSC reset"

The commit this patch reverts is
73e7c86
"Fix handling of aborted SCSI transfers on sam3u"
@c1728p9
Copy link
Contributor Author

c1728p9 commented Mar 21, 2016

test this please

c1728p9 added a commit that referenced this pull request Mar 22, 2016
@c1728p9 c1728p9 merged commit 82eef63 into ARMmbed:master Mar 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant