Commit Graph

507 Commits

Author SHA1 Message Date
Karsten Keil e00140b858 PCMCIA Elsa, NI1 Us D-channel support 1997-03-25 23:06:52 +00:00
Fritz Elfert a5984921fb Changed install target to modules_install 1997-03-24 23:04:49 +00:00
Fritz Elfert d5cc66b09e Added isdnloop driver. 1997-03-24 23:02:05 +00:00
Fritz Elfert ac0086b86a More automatic configuration, added isdnloop driver. 1997-03-24 22:58:40 +00:00
Fritz Elfert 2c4c0e5ac1 Added debug code for status callbacks. 1997-03-24 22:55:27 +00:00
Fritz Elfert a27ecc1160 Some small fixes in debug code. 1997-03-24 22:54:41 +00:00
Fritz Elfert 33cd34c0f9 Fix rootperm target because on DLD id does not understand -u 1997-03-24 02:29:55 +00:00
Karsten Keil 3fbb1622e4 Add support for ELSA PCMCIA 1997-03-23 21:45:49 +00:00
Karsten Keil 3b9a878d5e Add ELSA PCMCIA support 1997-03-23 21:44:17 +00:00
Karsten Keil fe3e989b7f Add ELSA PCMCIA and more 1997-03-23 21:43:16 +00:00
Fritz Elfert bf264b1121 -Reworked toplevel Makefile. From now on, no different Makefiles
for standalone- and in-kernel-compilation are needed any more.
-Added local Rules.make for above reason.
-Experimental changes in teles3.c for enhanced IRQ-checking with
 2.1.X and SMP kernels.
-Removed diffstd-script, same functionality is in stddiff -r.
-Enhanced scripts std2kern and stddiff.
1997-03-22 02:01:28 +00:00
Karsten Keil deb06e55e2 Report no protocol error to syslog too 1997-03-21 18:53:44 +00:00
Fritz Elfert a6ca83bde8 Corrected parsing of incoming setup. 1997-03-21 18:27:04 +00:00
Fritz Elfert 86d7ed02fb Corrected CTS handling. 1997-03-21 18:25:56 +00:00
Karsten Keil f70bbf73d3 Some corrections from Christoph Viethen. 1997-03-18 14:06:30 +00:00
Karsten Keil 8cd8fcbd94 fixed oops if no protocol selected during config 1997-03-17 18:34:38 +00:00
Karsten Keil ab2e42fc14 channel request added 1997-03-13 20:37:58 +00:00
Karsten Keil 4e9ad37fd9 CLIR and channel request added 1997-03-13 20:37:28 +00:00
Karsten Keil 6875a0ddda using IRQ proof queue_task 1997-03-13 14:45:05 +00:00
Karsten Keil ad46f195df change Interrupt routine from atomic quick to normal 1997-03-12 21:44:21 +00:00
Karsten Keil f08530f3c6 Bugfix: IRQ hangs with QS1000 1997-03-12 21:42:19 +00:00
Karsten Keil 95acf4568d nzproto is only used with modules 1997-03-11 21:01:43 +00:00
Fritz Elfert 0b82b405f0 Perform a hangup if number is deleted while dialing. 1997-03-11 08:43:51 +00:00
Fritz Elfert 5d71f67a25 Bugfix: Deleting a phone number during dial gave unpredictable results. 1997-03-08 08:16:31 +00:00
Fritz Elfert 6e1dd2529e Bugfix: IIOCSETMAP (Set mapping) was broken. 1997-03-08 08:13:51 +00:00
Fritz Elfert 8039166a52 Bugfix: Send audio in adpcm format was broken.
Bugfix: CTS handling was wrong.
1997-03-07 12:13:35 +00:00
Fritz Elfert c739987324 Bugfix: Did not compile with CONFIG_ISDN_AUDIO disabled.
Bugfix: isdn_tty_tint() did not handle lowlevel errors correctly.
Bugfix: conversion was wrong when sending ulaw audio.
Added proper ifdef's for CONFIG_ISDN_AUDIO
1997-03-07 01:37:34 +00:00
Fritz Elfert b61dac4928 Added proper ifdef's for CONFIG_ISDN_AUDIO 1997-03-07 01:33:01 +00:00
Fritz Elfert 91518db755 00-INDEX had not been updated. 1997-03-06 00:12:31 +00:00
Fritz Elfert bad8b4fa2d Renamed, according naming conventions in CVS tree. 1997-03-05 21:26:14 +00:00
Fritz Elfert 0c5e8e7611 Added -k option for copying to different kernel-trees. 1997-03-05 21:24:10 +00:00
Fritz Elfert 5ee5db7039 Added avmb1 subdir. 1997-03-05 21:23:02 +00:00
Fritz Elfert 61d06ded0e Fix: Symbols have to be exported unconditionally. 1997-03-05 21:22:13 +00:00
Fritz Elfert 081b2e0d49 Removed include of config.h (mkdep stated this is unneded). 1997-03-05 21:20:41 +00:00
Fritz Elfert f41b514e02 Added capi_poll for compiling under 2.1.27 1997-03-05 21:17:59 +00:00
Fritz Elfert b3814a92ab Fix: did not compile with 2.1.27 1997-03-05 21:16:08 +00:00
Fritz Elfert dd63df666f Fix: reduced stack usage of isdn_ioctl() and isdn_set_allcfg() 1997-03-05 21:15:02 +00:00
Fritz Elfert 8305ce7043 Bugfix: sndcount was not reset on hangup. 1997-03-05 21:13:18 +00:00
Fritz Elfert ab6b289330 Minor fixes. 1997-03-05 21:11:49 +00:00
Karsten Keil 84eb0597ff fixed undefined l2tei procedure
a layer1 release delete now the drel timer
1997-03-05 11:28:03 +00:00
Karsten Keil 95ac8f685b bugfix dial parameter 1997-03-04 23:07:42 +00:00
Carsten Paeth 1056bb85a5 Change macros copy_from_user and copy_to_user in inline function.
These are now correct replacements of the functions for 2.1.xx
1997-03-04 22:09:18 +00:00
Carsten Paeth 323ca41eed Added AVM-B1-CAPI2.0 driver README 1997-03-04 22:04:04 +00:00
Carsten Paeth f166a36c8f Added AVM-B1-CAPI2.0 driver 1997-03-04 21:59:44 +00:00
Carsten Paeth a1c1ebb6b6 Frirst version in isdn4linux 1997-03-04 21:50:36 +00:00
Fritz Elfert 7a568a7548 Fix: Excessive stack usage of isdn_tty_senddown()
and isdn_tty_end_vrx() could lead to problems.
1997-03-04 21:41:55 +00:00
Fritz Elfert 0bf2e55d6b Added sending ICMP messages when no connetion is possible. 1997-03-04 21:36:52 +00:00
Carsten Paeth 2a8035a213 First version in isdn4linux 1997-03-04 21:27:33 +00:00
Karsten Keil da76a283d9 ELSA PC changes, some stuff for new cards 1997-03-04 15:58:13 +00:00
Karsten Keil 102ef3fecc bugfix IRQ reset Quickstep, ELSA PC changes, some stuff for new cards 1997-03-04 15:57:39 +00:00