summaryrefslogtreecommitdiff
path: root/wctdm24xxp/gpakErrs.h
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-14 16:32:55 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-14 16:32:55 +0000
commitb0ab92ce27b6eb70b546f7bb8446974c7a77dade (patch)
tree4fa80ac13aad83d4e8009638744337243c98b717 /wctdm24xxp/gpakErrs.h
parent36fa7db5c5ef27ec0b0554c40740d26703a9a0a9 (diff)
Update wctdm24xxp's VPMADT032 firmware to version 1.16
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3988 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wctdm24xxp/gpakErrs.h')
-rw-r--r--wctdm24xxp/gpakErrs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/wctdm24xxp/gpakErrs.h b/wctdm24xxp/gpakErrs.h
index 3413f97..3f0c8ae 100644
--- a/wctdm24xxp/gpakErrs.h
+++ b/wctdm24xxp/gpakErrs.h
@@ -99,7 +99,8 @@ typedef enum
Cc_InvalidMuteToneA = 51, /* invalid MuteToneA set, no detector */
Cc_InvalidMuteToneB = 52, /* invalid MuteToneB set, no detector */
- Cc_InsuffFaxCngDetResources = 53 /* insufficient tdm block resources avail. */
+ Cc_InsuffFaxCngDetResources = 53, /* insufficient tdm block resources avail. */
+ Cc_PortDmaNotStarted = 54, /* SerialPort not ready */
} GPAK_ChannelConfigStat_t;