ffado-fireworks-downloader --version (return code: 0)
Cannot create RT messagebuffer thread: Operation not permitted (1)
Retrying messagebuffer thread without RT scheduling
Messagebuffer not realtime; consider enabling RT scheduling for user
no message buffer overruns
-----------------------------------------------
ECHO FireWorks platform firmware downloader
Part of the FFADO project -- www.ffado.org
Version: 2.3.0-
(C) 2008, Pieter Palmers
This program comes with ABSOLUTELY NO WARRANTY.
-----------------------------------------------
fireworks-downloader 0.3
ffado-fireworks-downloader --help (return code: 0)
Cannot create RT messagebuffer thread: Operation not permitted (1)
Retrying messagebuffer thread without RT scheduling
Messagebuffer not realtime; consider enabling RT scheduling for user
no message buffer overruns
-----------------------------------------------
ECHO FireWorks platform firmware downloader
Part of the FFADO project -- www.ffado.org
Version: 2.3.0-
(C) 2008, Pieter Palmers
This program comes with ABSOLUTELY NO WARRANTY.
-----------------------------------------------
Usage: ffado-fireworks-downloader [OPTION...] OPERATION [ARGUMENTS]
fireworks-downloader -- firmware downloader application for ECHO Fireworks
devices
OPERATIONS:
list
Lists devices on the bus
display
Display information about a device and it's firmware
info FILE
Display information about the firmware contained in FILE
upload FILE
Upload the firmware contained in FILE to the device
download FILE START_ADDR LEN
Download the flash contents from the device to FILE
Starts at address START_ADDR and reads LEN quadlets
verify FILE
Verify that the firmware contained in the device corresponds
to the one contained in FILE
session_display
show information about the session on the device
session_info FILE
show information about the session in FILE
session_download FILE
Download the session content from the device to FILE
session_upload FILE
Upload the session from FILE to the device
-g, --guid=GUID GUID of the target device
-m, --magic=MAGIC A magic number you have to obtain before this code
will work.Specifying it means that you accept the
risks that come with this tool.
-p, --port=PORT Port to use
-v, --verbose=LEVEL Produce verbose output (set level 0-10)
-?, --help Give this help list
--usage Give a short usage message
-V, --version Print program version
Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.
Report bugs to <ffado-devel@lists.sf.net>.