summaryrefslogtreecommitdiff
path: root/include/dahdi
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-05-21 17:03:24 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-05-21 17:03:24 +0000
commit796225defc1043e11fc7209e50a20cc896b350e7 (patch)
tree149f3d6a274a98d88326087160364baaf10780d3 /include/dahdi
parentc6c6804d72cad2eef6d44974534fd79f173c8214 (diff)
new ioctl code number
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4323 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'include/dahdi')
-rw-r--r--include/dahdi/kernel.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/dahdi/kernel.h b/include/dahdi/kernel.h
index 745eff1..38288fa 100644
--- a/include/dahdi/kernel.h
+++ b/include/dahdi/kernel.h
@@ -156,8 +156,6 @@
#define DAHDI_MAJOR 196
-#define DAHDI_CODE 'J'
-
/* Default chunk size for conferences and such -- static right now, might make
variable sometime. 8 samples = 1 ms = most frequent service interval possible
for a USB device */
@@ -423,7 +421,7 @@ struct dahdi_hwgain{
/* ioctl definitions */
-#define DAHDI_CODE 'J'
+#define DAHDI_CODE 0xDA
/*
* Get Transfer Block Size.