[zaptel-commits] mattf: branch mattf/zaptel-1.4-vpmadt032fwupdate r4029 - /team/mattf/zaptel-1...

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Wed Mar 19 15:00:53 CDT 2008


Author: mattf
Date: Wed Mar 19 15:00:53 2008
New Revision: 4029

URL: http://svn.digium.com/view/zaptel?view=rev&rev=4029
Log:
Finish integration of new 1.16 fw

Modified:
    team/mattf/zaptel-1.4-vpmadt032fwupdate/kernel/wcte12xp/GpakErrs.h

Modified: team/mattf/zaptel-1.4-vpmadt032fwupdate/kernel/wcte12xp/GpakErrs.h
URL: http://svn.digium.com/view/zaptel/team/mattf/zaptel-1.4-vpmadt032fwupdate/kernel/wcte12xp/GpakErrs.h?view=diff&rev=4029&r1=4028&r2=4029
==============================================================================
--- team/mattf/zaptel-1.4-vpmadt032fwupdate/kernel/wcte12xp/GpakErrs.h (original)
+++ team/mattf/zaptel-1.4-vpmadt032fwupdate/kernel/wcte12xp/GpakErrs.h Wed Mar 19 15:00:53 2008
@@ -99,7 +99,8 @@
 
 	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;
 




More information about the zaptel-commits mailing list