Commit Graph

22 Commits

Author SHA1 Message Date
Kai Germaschewski a87ac24dee merged min/max changes from KERNEL_2_4 branch 2001-08-30 10:45:43 +00:00
Karsten Keil 5a92d32d89 void is not valid in this case, it will not compile under none i386 2000-06-20 18:01:55 +00:00
Karsten Keil 954825b49b Better DTMF detection parameters 2000-06-14 08:47:07 +00:00
Kai Germaschewski 3c40de9658 removal of Log lines 2000-05-11 22:29:22 +00:00
Kai Germaschewski c86c3637cb merge changes from official kernel tree 2000-03-25 15:24:34 +00:00
Paul Slootman e99ca87efa don't try to use x86 assembler on non-x86! 1999-08-17 11:10:52 +00:00
Carsten Paeth 5b9a33e502 Using __GNUC__ == 2 && __GNUC_MINOR__ < 95 how to define
ISDN_AUDIO_OPTIMIZE_ON_X386_WITH_ASM_IF_GCC_ALLOW_IT
1999-08-06 12:47:35 +00:00
Carsten Paeth 83eefdd321 egcs 2.95 complain about invalid asm statement:
"fixed or forbidden register 2 (cx) was spilled for class CREG."
Using ISDN_AUDIO_OPTIMIZE_ON_X386_WITH_ASM_IF_GCC_ALLOW_IT and not
define it at the moment.
1999-08-06 12:02:52 +00:00
Armin Schindler 7a0a2bfe4a Added new layer 2 and 3 protocols for Fax and DSP functions.
Moved "Add CPN to RING message" to new register S23,
"Display message" is now correct on register S13 bit 7.
New audio command AT+VDD implemented (deactivate DTMF decoder and
activate possible existing hardware/DSP decoder).
Moved some tty defines to .h file.
Made whitespace possible in AT command line.
Some AT-emulator output bugfixes.
First Fax G3 implementations.
1999-07-11 17:14:15 +00:00
Fritz Elfert a39bb9c61d Changes from 2.0 tree. 1999-04-12 12:34:02 +00:00
Armin Schindler 724fa0901a Added silence detection in voice receive mode. 1998-07-26 18:48:45 +00:00
Paul Slootman af70088b87 fixed (silly?) warnings from egcs on Alpha. 1998-04-10 10:35:30 +00:00
Fritz Elfert 9546c1409b Changes for recent kernels. 1998-02-20 17:11:54 +00:00
Fritz Elfert 8b306c76f8 Removed old compatibility stuff for 2.0.X kernels.
From now on, this code is for 2.1.X ONLY!
Old stuff is still in the separate branch.
1997-10-01 09:22:21 +00:00
Fritz Elfert d23b8cb580 More ttyI related cleanup. 1997-03-02 14:29:26 +00:00
Fritz Elfert b48bd4384e Reformatted according CodingStyle 1997-02-03 22:45:21 +00:00
Fritz Elfert c19d96298a Changed to support DTMF decoding on audio playback also. 1996-06-06 14:43:32 +00:00
Fritz Elfert fb51381786 Added DTMF decoder for audio mode. 1996-06-05 02:24:12 +00:00
Fritz Elfert 0aadcd5b83 Removed some test statements.
Added revision string.
1996-05-17 03:48:01 +00:00
Fritz Elfert b6e86eb2cd Corrected adpcm bugs. 1996-05-10 08:48:32 +00:00
Fritz Elfert 363e5f6a54 General rewrite. 1996-04-30 09:31:17 +00:00
Fritz Elfert d06a7653be Taken under CVS control 1996-04-28 12:25:50 +00:00