Re: [linux-minidisc] netmd download
On Nov 7, 2010, at 8:04 PM, manner.moe@gmx.de wrote:
>
>> i got some errors when trying downloadhack.py more than once (tested on
>> Windows XP
>> with MZ-NH1 and MZ-RH1).
>> First download works fine, but the second download fails, device shows
>> "access" flashing
>> and i had to kill the process by keyboard interrupt.
>> Setup download works fine but then there is no reply from the device.
>
> O.K., i found a solution for this.
> We have to call resetDevice() in NetMD class destructor before releasing the
> interface.
> This will prevent firmware lockups when reclaming the interface.
Great. Since this fix is a "one liner", I can apply it right away and already have.
Adrian