Hi and thanks again for your fixes, On Tue, 10 Jul 2007 17:59:18 -0400, Jim Paris wrote:
> When using the "-vvv" option to increase verbosity of fxload, > the lines read in from the hex file are modified in such a way > that they then fail a later length check, and the error > "record too short?" is printed. The below patch fixes the bug. I'm working on upgrading the package to a newer version: http://sourceforge.net/projects/linux-hotplug/files/ http://sourceforge.net/projects/linux-hotplug/files/fxload/2008_10_13/fxload-2008_10_13.tar.gz/download It seems that in that version the code you patched away still exists. It is even used by default, and not only for debug level >= 3. Can you provide a debug level 3 output from such a firmware file and the firmware file itself? (be it a mock one)? The same 'Line:' debug print should print the current line in buf. -- Tzafrir Cohen | [email protected] | VIM is http://tzafrir.org.il | | a Mutt's [email protected] | | best ICQ# 16849754 | | friend -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

