diff options
author | Malaclypse The Younger <pat.github@psychogenic.net> | 2013-02-19 14:01:36 -0500 |
---|---|---|
committer | Malaclypse The Younger <pat.github@psychogenic.net> | 2013-02-19 14:01:36 -0500 |
commit | 7b6c8b9897b43c8c8d920850fce9fde9d96d9485 (patch) | |
tree | e3b7e5a6b5b5a915a997ef40fec7f9ddb79c4a9a /License.txt | |
parent | a63217a9697021c99943f83c73340b0d65cb6577 (diff) | |
download | micronucleus-7b6c8b9897b43c8c8d920850fce9fde9d96d9485.tar.gz micronucleus-7b6c8b9897b43c8c8d920850fce9fde9d96d9485.tar.bz2 micronucleus-7b6c8b9897b43c8c8d920850fce9fde9d96d9485.zip |
Tests on all Linux machines available led to errors such as:
Erasing the memory ...
erasing: 66% complete
Error erasing: -84>> Abort mission! error has occured ...
Please unplug the device and restart the program.
Whereas Windows can recover from this condition with
Eep! Connection to device lost during erase! Not to worry
This happens on some computers - reconnecting...
the Linux version could not correctly interpret the -84 error code returned by the USBDEVFS_CONTROL call.
This modification fixes this, re-interpreting the -84 code to -2 and allowing the program to reconnect and succesfully upload the firmware.
Diffstat (limited to 'License.txt')
0 files changed, 0 insertions, 0 deletions