summaryrefslogtreecommitdiffstats
path: root/sys/i4b/include/i4b_tel_ioctl.h
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>1999-03-07 16:09:45 +0000
committerhm <hm@FreeBSD.org>1999-03-07 16:09:45 +0000
commit8f0bddf02a0d3e576260df9a004eb7a4a7352565 (patch)
tree69ca89f67897f0f70d9455d9c4a21dfafdc2d344 /sys/i4b/include/i4b_tel_ioctl.h
parent7e46cf5dd7cad6e069e50c85ee9a31ca260848fb (diff)
downloadFreeBSD-src-8f0bddf02a0d3e576260df9a004eb7a4a7352565.zip
FreeBSD-src-8f0bddf02a0d3e576260df9a004eb7a4a7352565.tar.gz
update the i4b include files to i4b release 0.71.00
Diffstat (limited to 'sys/i4b/include/i4b_tel_ioctl.h')
-rw-r--r--sys/i4b/include/i4b_tel_ioctl.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/i4b/include/i4b_tel_ioctl.h b/sys/i4b/include/i4b_tel_ioctl.h
index b7f0f73..52f08cc 100644
--- a/sys/i4b/include/i4b_tel_ioctl.h
+++ b/sys/i4b/include/i4b_tel_ioctl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved.
+ * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -27,9 +27,9 @@
* i4b_tel_ioctl.h telephony interface ioctls
* ------------------------------------------
*
- * $Id: i4b_tel_ioctl.h,v 1.5 1998/12/14 10:31:58 hm Exp $
+ * $Id: i4b_tel_ioctl.h,v 1.7 1999/02/16 10:40:18 hm Exp $
*
- * last edit-date: [Sat Dec 5 18:37:36 1998]
+ * last edit-date: [Sun Feb 14 10:39:19 1999]
*
*---------------------------------------------------------------------------*/
@@ -40,6 +40,7 @@
#define CVT_NONE 0 /* no format conversion */
#define CVT_ALAW2ULAW 1 /* kernel A-law, userland mu-law */
+#define CVT_ALAW_CANON 2 /* kernel A-law, userland canonical A-law */
/*---------------------------------------------------------------------------*
* get / set audio format
OpenPOWER on IntegriCloud