ASTRIBANK_HEXLOAD(8) | ASTRIBANK_HEXLOAD(8) |
NAME¶
astribank_tool - Xorcom Astribank (xpp) firmware loaderSYNOPSIS¶
astribank_tool -D device-path -F [options] hexfileDESCRIPTION¶
astribank_hexload is a second-stage firmware loader for Xorcom Astribanks. Note that some older models use fpga_load(8) instead.OPTIONS¶
-D device-pathRequired. The device to read from/write to.
This is bus_num/device_num, where bus_num and
device_num are the first two numbers in the output of lsusb(8) or
dahdi_hardware(8). On older versions of this toolyou needed a complete path to
the device, which would be /dev/bus/usb/ bus_num/device_num, or
/proc/bus/usb/ bus_num/device_num.
The firmware to load is a FPGA firmware.
The firmwares to load is are PIC firmwares.
All (typically 4) should be on the command-line.
The firmware to load is an Octasic echo
canceller firmware image file.
Don't load firmware. Just print the version
number of the currently-loaded Octasic echo canceller firmware.
The firmware to load is a special EEPROM
burning one.
Increase verbosity. May be used multiple
times.
Set debug mask to mask. Default is 0,
0xFF is "everything".
Displays usage message.
When loading a Octasic echo canceller
firmware, set the channels of the first Astribank module to use aLaw (G.711a).
This is what you'd normally use for BRI and E1. If not set, the default mu-Law
(G.711u), which is what you'd normally use for FXS, FXO and T1.
SEE ALSO¶
fxload(8), lsusb(8), astribank_tool(8), fpga_load(8)AUTHOR¶
This manual page was written by Tzafrir Cohen <tzafrir.cohen@xorcom.com> . Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.30 May 2011 |