On Mon, 2 Dec 2013, Phil Dibowitz wrote:

>> No, no luck yet unfortunately.  I think the Windows problems are a bit
>> different - the config dump is actually succeeding (ie, the correct file
>> is dumped to the filesystem) but the status stops updating.  For example,
>> the display will stop at say 27%.  It will eventually print "Succeeded"
>> and file is dumped, but the percentage never updates.  As best I can tell,
>> it appears to be some sort of interaction between the printf's we're doing
>> and the USB stuff, but I need to keep investigating.
>
> Ohhh, yeah, that's not the same at all.

OK, so I got back to looking at this again and ... it turns out that I was 
wrong.  The config read operation isn't actually succeeding - it is 
failing in the middle and there was a place in the code where I wasn't 
checking the error from a HID_ReadReport, so it looked like it was working 
but it really wasn't.  It turns out that in most cases, enough of the 
config was getting read that it successfully wrote the config file (the 
200 has a bunch of 'extra' data after the config that gets read).  So, 
back to investigating this again.

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to