1FFADO-FIREWORKS-DOWNLOADER(1)General Commands ManuaFlFADO-FIREWORKS-DOWNLOADER(1)
2
3
4

NAME

6       ffado-fireworks-downloader  -  firmware  download  application for Echo
7       Fireworks devices
8

SYNOPSIS

10       ffado-fireworks-downloader [OPTION...] OPERATION
11
12

DESCRIPTION

14       ffado-bridgeco-downloader permits firmware updates to be made  to  Echo
15       Fireworks  devices  under  Linux.  OPERATION describes the action to be
16       carried out.  An OPERATION comprises one of the following keywords  and
17       any arguments required by that keyword.
18
19       list   List devices on the firewire bus.
20
21       display
22              Display information about a device and its firmware.
23
24       upload FILE
25              Upload the firmware contained in FILE to the device
26
27       download FILE START_ADDR LEN
28              Download  the flash contents from the device.  LEN bytes will be
29              downloaded starting at START_ADDR and written to the file FILE
30
31       verify FILE
32              Verify that the firmware contained in the device corresponds  to
33              the one in FILE
34
35       session_display
36              Show information about the session on the device.
37
38       session_info FILE
39              Show information about the device session stored in FILE
40
41       session_download FILE
42              Download the session content from the device into FILE
43
44       session_upload FILE
45              Upload the session from FILE to the device.
46
47

OPTIONS

49       -h, --help
50              Display brief usage information and exit
51
52       -p, --port=NUM
53              Specify use of IEEE1394 port NUM
54
55       -v, --verbose=LEVEL
56              Produce  verbose  output.  The higher the LEVEL the more verbose
57              the messages.  The some verbose messages may only  be  available
58              of FFADO was compiled with debugging enabled.
59
60       -g, --guid=GUID
61              Specify the GUID of the device to interact with.  If this is not
62              specified an attempt will be  made  to  automatically  detect  a
63              suitable device.
64
65       -m, --magic=MAGIC
66              A magic number you have to obtain before this program will work.
67              Specifying it on the command line  means  that  you  accept  the
68              risks  which  come  with  this  tool.   The  magic number can be
69              obtained in the source code.
70
71

NOTES

73       Manipulating firmware can cause your device to stop working.  The FFADO
74       project  accepts  no responsibility if this occurs as a result of using
75       this tool.
76
77
78
79ffado-fireworks-downloader        27-Mar-2012    FFADO-FIREWORKS-DOWNLOADER(1)
Impressum