Commit Graph

953 Commits

Author SHA1 Message Date
Karsten Keil 451bd6af9b COMPAT_NEED_UACCESS (no include in isdn_compat.h) 1999-10-11 22:04:12 +00:00
Armin Schindler 70425b712f Added fax capabilities for Eicon Diva Server cards. 1999-10-11 18:13:25 +00:00
Werner Cornelius d9ae14502b Added variable to hfcpci union. 1999-10-10 20:16:15 +00:00
Werner Cornelius 0e93d4ab26 Correct B2-chan usage in conjuntion with echo mode. First implementation of NT-leased line mode. 1999-10-10 20:14:27 +00:00
Werner Cornelius 399387f205 Corrected timer constant 1999-10-10 20:13:06 +00:00
Armin Schindler 1bdd26c97b Some fixes of cards interface handling.
Bugfix of NULL pointer occurence.
Changed a few log outputs.
1999-10-08 22:09:34 +00:00
Armin Schindler fdb5ef7f55 Bugfix of too small MSN buffer and checking phone number
in isdn_tty_getdial()
1999-10-08 18:59:33 +00:00
Henner Eisen 4f28308c12 Removed dead ISDN_SYNCPPP_READDRESS code (obsoleted by sysctl_ip_dynaddr
and network address translation)
1999-10-05 22:47:17 +00:00
Carsten Paeth 2095bbff7b Forgot SA_SHIRQ as argument to request_irq. 1999-10-05 06:50:07 +00:00
Werner Cornelius 8a6d50acad Changed init order, added correction for page alignment with shared mem 1999-10-02 17:47:49 +00:00
Henner Eisen 3586b75c41 Changed tbusy logic in indn_net.c 1999-10-02 11:07:02 +00:00
Henner Eisen f4c67cc1a9 Fixed a 2.3.x wait queue initialization (was causing panics) 1999-10-02 00:39:26 +00:00
Henner Eisen 0238fd510c replaced dev_alloc_skb() for downstream skbs by equivalent alloc_skb() 1999-09-29 16:01:06 +00:00
Armin Schindler 44bec775de Improved debug and log via readstat() 1999-09-26 14:17:53 +00:00
Detlef Wengorz bf969d6407 added tcp-keepalive-detect with local response (ipv4 only)
added host-only-interface support
(source ipaddr == interface ipaddr) (ipv4 only)
ok with kernel 2.3.18 and 2.2.12
1999-09-23 22:22:42 +00:00
Detlef Wengorz a554b4f41e make ipc_head common usable (for use compressor with raw-ip)
add function before netif_rx(). needed for ipv4-tcp-keepalive-detect.
~
1999-09-23 22:07:51 +00:00
Armin Schindler 596a2dd58a added more error checking. 1999-09-21 20:35:43 +00:00
Armin Schindler 03e4386937 Added pointer checks. 1999-09-21 20:06:40 +00:00
Armin Schindler 177c515fa8 Extended FCON message with added CPN
can now be activated with Bit 1 of Reg 23.
1999-09-21 19:00:35 +00:00
Karsten Keil e37cb33743 approve callc.c 1999-09-20 19:50:22 +00:00
Karsten Keil fc54c887ef Fix wrong init of PStack 1999-09-20 19:49:47 +00:00
Karsten Keil 34d411a5c3 Approve changes in callc.c 1999-09-20 12:17:53 +00:00
Karsten Keil faf073f101 Fix hang if no protocol was selected 1999-09-20 12:13:13 +00:00
Carsten Paeth 283f5fc7c3 forgot to change paramter type of contr for lower_callback ... 1999-09-16 15:13:04 +00:00
Carsten Paeth 95b8279910 Implementation of 64Bit extention complete. 1999-09-15 08:16:03 +00:00
Detlef Wengorz a229ee4126 Test LCR ioctl call/ change a wrong pointer++/
LCR LL->user_space(isdnlog)->ioctl->LL ok now
1999-09-14 22:53:53 +00:00
Werner Cornelius 2506acb1e7 Removed obsoleted functions for proc fs and synced with new ones. 1999-09-14 20:31:01 +00:00
Karsten Keil bef61e38ff ABC optional 1999-09-14 10:05:38 +00:00
Henner Eisen e1293b156c serialized xmitting frames from isdn_ppp and BSENT statcallb 1999-09-13 23:25:17 +00:00
Detlef Wengorz 184682ae0e added abc features
low cost routing for net-interfaces (only the HL side).
need more implementation in the isdnlog-utility
udp info support (first part).
different EAZ on outgoing call's.
more checks on D-Channel callbacks (double use of channels).
tested and running with kernel 2.3.17
1999-09-12 16:19:40 +00:00
Carsten Paeth bbf43cb86f Changes for proposed standard for CAPI2.0:
- AK148 "Linux Exention"
1999-09-10 17:24:19 +00:00
Armin Schindler 0bad3ca5bc Added microchannel patch from Erik Weber. 1999-09-08 20:17:31 +00:00
Armin Schindler 0b82948f74 Prepared for sub-address usage. 1999-09-07 12:48:05 +00:00
Armin Schindler beb6c3338f Better checking and channel Id handling. 1999-09-07 12:35:39 +00:00
Carsten Paeth 599e9f09a7 SETDATA removed. Now inside the kernel the datapart of DATA_B3_REQ and
DATA_B3_IND is always directly after the CAPI message. The "Data" member
ist never used inside the kernel.
1999-09-07 09:02:53 +00:00
Werner Cornelius 10c992afc0 Added io parameter for HFC-PCI based cards. Needed only with multiple cards
when initialisation/selection order needs to be set.
1999-09-07 06:18:55 +00:00
Werner Cornelius f612684f87 Added io as parameter 0 for HFC-PCI cards, if manual selection needed. 1999-09-07 05:43:58 +00:00
Fritz Elfert 3356cb3002 Changed my mail-address. 1999-09-06 07:29:36 +00:00
Detlef Wengorz 6d1841090a /usr/hst/detlef/mmm 1999-09-04 22:24:39 +00:00
Armin Schindler 15ed60cd29 Removed not used define, did not work and caused error
in 2.3.16
1999-09-04 17:37:59 +00:00
Armin Schindler 9fa67c0062 Fix of V.42 analog Modem negotiation handling. 1999-09-04 13:44:19 +00:00
Karsten Keil 4233b03e0e Winbond W6692 support 1999-09-04 06:35:09 +00:00
Karsten Keil 87e5fbe117 first revision 1999-09-04 06:28:58 +00:00
Karsten Keil 74feafedad approve changes 1999-09-04 06:22:18 +00:00
Karsten Keil ba61e812a3 Changes from kernel set_current_state() 1999-09-04 06:20:07 +00:00
Fritz Elfert 722b9845af Fixed a memory leak. 1999-09-03 14:06:58 +00:00
Paul Slootman 2402e57cf6 cosmetics; text following #endif is not ANSI C 1999-09-02 13:24:12 +00:00
Carsten Paeth adf5053dfd Patch from Daniel Beichl <dani@ecomag.net> to make A1 PCMCIA work again. 1999-09-01 08:26:34 +00:00
Paul Slootman c5c68b398e various spelling corrections (new checksums may be needed, Karsten!) 1999-08-31 11:20:41 +00:00
Karsten Keil d32b8236db HW version v1.3 support 1999-08-30 12:01:28 +00:00