summaryrefslogtreecommitdiff
path: root/kernel/wctdm24xxp/GpakApi.h
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-14 16:39:39 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-14 16:39:39 +0000
commit562f282a49a8d26080c0c322ef1f7246fa8a3320 (patch)
tree1e0993c2bc4b1983a91aa72c63d45c00260e9a7b /kernel/wctdm24xxp/GpakApi.h
parent6bfbb4a31de03374ba822816caaa88d341487001 (diff)
Update wctdm24xxp's VPMADT032 firmware to version 1.16
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3990 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'kernel/wctdm24xxp/GpakApi.h')
-rw-r--r--kernel/wctdm24xxp/GpakApi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/wctdm24xxp/GpakApi.h b/kernel/wctdm24xxp/GpakApi.h
index df57c09..a435db3 100644
--- a/kernel/wctdm24xxp/GpakApi.h
+++ b/kernel/wctdm24xxp/GpakApi.h
@@ -77,6 +77,9 @@ typedef struct
short int EcanCrossCorrLimit; // Echo Can Cross Correlation limit
short int EcanNumFirSegments; // Echo Can Num FIR Segments
short int EcanFirSegmentLen; // Echo Can FIR Segment Length
+ short int EcanTandemOperationEnable; //Enable tandem operation
+ short int EcanMixedFourWireMode; // Handle possible 4-wire (echo-free) lines
+
} GpakEcanParms_t;
/* Definition of a Channel Configuration information structure. */