Commit Graph

56 Commits

Author SHA1 Message Date
Karsten Keil e50ecd3420 X.75 bugfixies; Thanks to Martin Maurer 1996-11-23 11:32:57 +00:00
Karsten Keil 010d6f34be windowsize = 7 X.75 bugfix Thanks to Martin Maurer 1996-11-23 11:32:20 +00:00
Fritz Elfert e6d0e5ec96 Changes for compatibility to 2.0.X and 2.1.X kernels. 1996-10-22 23:14:19 +00:00
Fritz Elfert 2154b27011 Bugfix: ignore unknown frames. 1996-09-29 19:41:58 +00:00
Karsten Keil a5fd13d80a missing states in 1TR6 Statemachine added 1996-09-25 18:34:57 +00:00
Karsten Keil 1ec502d6e0 response for STATUS_ENQ message added 1996-09-25 18:32:43 +00:00
Fritz Elfert d1a28ab1d9 Bugfix: discard unknown frames (non-EDSS1 and non-1TR6). 1996-09-23 01:53:53 +00:00
Jan den Ouden 844c1ccbdf Use small buffers for incoming audio data 1996-07-18 11:21:24 +00:00
Fritz Elfert 3ec2353ad3 Added check for misconfigured membase. 1996-06-24 17:16:52 +00:00
Fritz Elfert 8214e6d1a2 corrected return code of teles_writebuf() 1996-06-24 17:15:55 +00:00
Fritz Elfert 73d6a3465b Added recovery from EXIR 40 interrupt.
Some cleanup.
1996-06-14 03:30:37 +00:00
Fritz Elfert 0214c0d82c Extended user-configurable debugging flags. 1996-06-12 16:15:33 +00:00
Michael Hipp cd7c9d2351 minor changes to ensure, that SKBs are sent in the right order 1996-06-11 14:57:20 +00:00
Fritz Elfert d895e9ce69 More changes to support suspend/resume. 1996-06-07 12:32:20 +00:00
Fritz Elfert fb4be3ef1c Started adding support for suspend/resume. 1996-06-06 21:24:24 +00:00
Fritz Elfert c28531c941 Bugfix: forgot hsp-> in last change. 1996-06-06 14:42:09 +00:00
Fritz Elfert 7ecd626828 Changed level of "non-digital call..." message, since
with audio support, this is quite normal.
1996-06-06 14:22:28 +00:00
Fritz Elfert 5bdb3a966d Report RDO only if mode not 0. 1996-06-06 14:20:07 +00:00
Fritz Elfert 74b83d2333 Fixed typos. 1996-06-03 20:35:04 +00:00
Fritz Elfert 81a3c635ef Fixed typos. 1996-06-03 20:03:40 +00:00
Jan den Ouden 6d1c4ca0f2 Jan: added channel open check to teles_writebuf 1996-05-31 12:23:57 +00:00
Fritz Elfert 2cbbbdcfdb Cosmetic changes. 1996-05-31 01:02:21 +00:00
Fritz Elfert d0ae40638f Changed return code of teles_writebuf, when out of memory. 1996-05-31 01:00:38 +00:00
Fritz Elfert f2593f9e09 Errata: Reverted change from rev 1.4. 1996-05-31 00:58:47 +00:00
Fritz Elfert 431ded0e10 removed cli() from BufPoolAdd, since it is called
with interrupts off anyway.
1996-05-31 00:56:53 +00:00
Fritz Elfert b3620d3cdb Bugfix: maxbufsize had been set without respect to possible X.75 header. 1996-05-26 14:59:57 +00:00
Fritz Elfert c77b751610 Bugfix: Did not show port correctly, when no card found. 1996-05-26 14:58:10 +00:00
Karsten Keil 2f4a644d90 Adding SETUP_ACKNOWLEGDE as answer of a SETUP message. 1996-05-21 11:33:50 +00:00
Fritz Elfert e740479bfa Added spelling corrections and some minor changes
to stay in sync with kernel.
1996-05-18 01:37:19 +00:00
Fritz Elfert 4492ccdd0a General cleanup. 1996-05-17 03:46:17 +00:00
Fritz Elfert 865679e6a1 Made error messages more clearly.
Bugfix: Only 31 bytes of 32-byte audio frames
        have been transfered to upper layers.
1996-05-17 03:45:02 +00:00
Fritz Elfert 1337eafa72 General cleanup. 1996-05-17 03:40:37 +00:00
Fritz Elfert 26a2ffc322 Added entry for EV_RELEASE_CNF in ST_OUT (if no D-Channel avail.) 1996-05-10 22:42:07 +00:00
Fritz Elfert 20450e4d39 Added voice-send stuff
(Not reporting EXIR when in voice-mode, since it's normal).
1996-05-06 10:17:57 +00:00
Fritz Elfert 759f329300 Added voice stuff. 1996-05-06 10:16:15 +00:00
Fritz Elfert d80f68cf54 Added ISDN_FEADTURE_L2_TRANS 1996-05-01 14:19:57 +00:00
isdn4dev e1c0dd5194 logging 1TR6 messages correctly Karsten Keil 1996-04-30 22:06:50 +00:00
isdn4dev f83bee8cc0 improved callback Karsten Keil 1996-04-30 22:04:05 +00:00
isdn4dev 92794aa655 Bugfixes for 16.3
-improved IO allocation
    -fix second B channel problem
    -correct ph_command patch
1996-04-30 22:02:40 +00:00
isdn4dev b3997e0fb8 remove some debugging code, improve callback Karsten Keil 1996-04-30 21:57:53 +00:00
isdn4dev 100ce9a6ef SPV, callback , remove some debugging code Karsten Keil 1996-04-30 21:54:42 +00:00
isdn4dev 85a76b57da Bugs, SPV, Logging in q931.c Karsten Keil 1996-04-30 21:53:48 +00:00
isdn4dev 8b80d38c6d SPV for 1TR6 - Karsten 1996-04-30 21:52:04 +00:00
isdn4dev f9741ff884 Test commit 1996-04-30 20:39:58 +00:00
Fritz Elfert 69fe0a159b Started voice support.
Added printk() to debug-switcher for easier
synchronization between printk()'s and output
of /dev/isdnctrl.
1996-04-30 10:04:19 +00:00
Fritz Elfert aa5dd7cf7e Bugfix: Added ph_command(8) for 16.3.
Bugfix: Ports did not get registered correctly
        when using a 16.3.
        Started voice support.
        Some experimental changes of waitforXFW().
1996-04-30 10:00:59 +00:00
Fritz Elfert 2e5e7c85cd Added driverId and channel to readstatus(). 1996-04-29 23:01:46 +00:00
Fritz Elfert f826bec31d Removed compatibility-macros. 1996-04-29 22:49:57 +00:00
Fritz Elfert d40d1de708 Put under CVS control. 1996-04-29 22:48:45 +00:00
Fritz Elfert e56da066a9 Removed compatibility-macros. No longer needed. 1996-04-29 22:48:14 +00:00