summaryrefslogtreecommitdiff
path: root/xpp/README.Astribank
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/README.Astribank')
-rw-r--r--xpp/README.Astribank6
1 files changed, 6 insertions, 0 deletions
diff --git a/xpp/README.Astribank b/xpp/README.Astribank
index cd46144..62e0d8a 100644
--- a/xpp/README.Astribank
+++ b/xpp/README.Astribank
@@ -955,6 +955,9 @@ following command in order to load the FPGA firmware manually:
# pick the right name according to the device ID. FPGA_1161.hex is for
# 116x Astribanks:
astribank_hexload -D /dev/bus/usb/MMM/NNN -F /usr/share/dahdi/FPGA_1161.hex
+ # If the device has an echo canceller unit (If the unit is BRI/E1, you
+ # need to add an extra -A to the command-line after the -O)
+ #astribank_hexload -D /dev/bus/usb/MMM/NNN -O /usr/share/dahdi/OCT6104E-256D.ima
# Note the shell expantion in this line:
astribank_hexload -D /dev/bus/usb/MMM/NNN -p /usr/share/dahdi/PIC_TYPE_[1-4].hex
# reenumerate (disconnect and reconnect)
@@ -1072,6 +1075,9 @@ xpd_bri::
BRI ("ISDN") modules. Module type 3.
xpd_pri::
The module for controlling E1/T1 modules. Module type 4.
+xpd_echo::
+ The module for controlling hardware echo canceller modules. Module type 5.
+ Does not generate a span.
xpp_usb::
The functionality needed to connect to the USB bus.