summaryrefslogtreecommitdiff
path: root/drivers/dahdi/voicebus/gpakenum.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/voicebus/gpakenum.h')
-rw-r--r--drivers/dahdi/voicebus/gpakenum.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/dahdi/voicebus/gpakenum.h b/drivers/dahdi/voicebus/gpakenum.h
index f488a81..3cc7adf 100644
--- a/drivers/dahdi/voicebus/gpakenum.h
+++ b/drivers/dahdi/voicebus/gpakenum.h
@@ -98,7 +98,8 @@ typedef enum
typedef enum
{
inactive=0, // channel inactive
- tdmToTdm=1 // tdmToTdm
+ tdmToTdm = 1, /* tdmToTdm */
+ tdmToTdmDebug = 2 /* tdmToTdm */
} GpakChanType;
/* G.PAK Algorithm control commands */