summaryrefslogtreecommitdiff
path: root/include/dahdi/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dahdi/user.h')
-rw-r--r--include/dahdi/user.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dahdi/user.h b/include/dahdi/user.h
index c71848b..ff86589 100644
--- a/include/dahdi/user.h
+++ b/include/dahdi/user.h
@@ -976,6 +976,9 @@ struct dahdi_hwgain {
#define DAHDI_STARTUP _IOW(DAHDI_CODE, 99, int)
#define DAHDI_SHUTDOWN _IOW(DAHDI_CODE, 100, int)
+
+#define DAHDI_HDLC_RATE _IOW(DAHDI_CODE, 101, int)
+
struct torisa_debug {
unsigned int txerrors;
unsigned int irqcount;