]> CyberLeo.Net >> Repos - SourceForge/eyefi-config.git/commit
Don't zero-out reqc, it might confuse the card
authorDave Hansen <dave@nimitz.sr71.net>
Fri, 13 Jun 2008 22:45:43 +0000 (15:45 -0700)
committerDave Hansen <dave@nimitz.sr71.net>
Fri, 13 Jun 2008 22:45:43 +0000 (15:45 -0700)
commit5c7c83f0e6059ff48e485a25efe450cdb8d7712d
treed7fc4fd4c5cd41e040f3aa18fbaaed1ef1a35502
parente1f571250b0183012143c9283d01237150bff110
Don't zero-out reqc, it might confuse the card
(it doesn show up in the log when I do this)

Start propogating error codes back from a bunch of
functions.  We need this for the CHDK port because
we can't just exit() there.

Add dumping of the firmware version string.
eyefi-config.c