Commit Graph

1003 Commits

Author SHA1 Message Date
Detlef Wengorz f8bf1ae526 added compression (isdn_bsdcompress) for rawip interfaces with x75i B2-protocol. 1999-11-26 15:54:59 +00:00
Detlef Wengorz 3689855dbd added security-counter to all loops to cut off any possible
deadloop condition.
define out the bsd_check functioncall at the end of bsd_decompress.
please read the remark behind the define.
all changes are switchable with the define CONFIG_ISDN_WITH_ABC.
1999-11-26 15:50:04 +00:00
Armin Schindler e0ee81492f Fixed statectrl and connect message.
X.75 fix and HDLC/transparent with autoconnect.
Minor cleanup.
1999-11-25 11:43:27 +00:00
Armin Schindler 50a5056730 Microchannel fix from Erik Weber (exrz73@ibm.net).
Minor cleanup.
1999-11-25 11:35:10 +00:00
Armin Schindler f98e719267 Microchannel fix from Erik Weber (exrz73@ibm.net). 1999-11-25 11:33:09 +00:00
Carsten Paeth 390eb7a14b Bugfix: incoming capi message were never traced. 1999-11-23 13:29:29 +00:00
Werner Cornelius 8881f7e944 Implemented full audio support 1999-11-21 12:41:18 +00:00
Detlef Wengorz d2f514c919 added channel dial-skip in case of external use
(isdn phone or another isdn device) on the same NTBA.
usefull with two or more card's connected the different NTBA's.
global switchable in kernel-config and also per netinterface.

add auto disable of netinterface's in case of:
	to many connection's in short time.
	config mistakes (wrong encapsulation, B2-protokoll or so on) on local
	or remote side.
	wrong password's or something else to a ISP (syncppp).

possible encapsulations for this future are:
ISDN_NET_ENCAP_SYNCPPP, ISDN_NET_ENCAP_UIHDLC, ISDN_NET_ENCAP_RAWIP,
and ISDN_NET_ENCAP_CISCOHDLCK.
1999-11-20 22:14:14 +00:00
Armin Schindler 7bf9117dfb New ISA memory mapped IO 1999-11-18 21:14:30 +00:00
Armin Schindler 044cf0b8d0 Ready_Int fix of ISA cards. 1999-11-18 20:55:25 +00:00
Armin Schindler 17bea3961b removed old workaround for ISA cards. 1999-11-18 20:30:55 +00:00
Werner Cornelius e8c16695b3 Initial release of files for HFC-S+ and HFC-SP cards with 32K-RAM.
Audio and Echo are supported.
1999-11-18 00:09:18 +00:00
Werner Cornelius 909405dc61 Added support for HFC-S+ and HFC-SP cards with 32K-RAM
Full audio and echo support
1999-11-18 00:07:53 +00:00
Werner Cornelius c285cc98f8 Added support for HFC-S+ and HFC-SP cards 1999-11-18 00:00:43 +00:00
Werner Cornelius acb3054649 removed unneeded data 1999-11-17 23:59:55 +00:00
Karsten Keil b251f9eabc need config.h 1999-11-15 19:37:04 +00:00
Karsten Keil a6b13e586e indent subtopics 1999-11-15 19:36:29 +00:00
Karsten Keil 83b8b451f3 64Bit compatibility 1999-11-15 14:20:05 +00:00
Karsten Keil bb18d3ac38 new ISA memory mapped IO 1999-11-15 14:06:47 +00:00
Karsten Keil 9e05954589 new ISA memory mapped IO 1999-11-14 23:37:03 +00:00
Karsten Keil f98caa4b0b W6692 not longer experimental 1999-11-13 21:27:52 +00:00
Karsten Keil 2cb4accc21 remove KERNELVERSION 1999-11-13 21:27:16 +00:00
Karsten Keil aa2239813b Support for Speedfax+ PCI 1999-11-13 21:25:03 +00:00
Armin Schindler f87150cfd3 Bugfix of undefined reference with CONFIG_MCA 1999-11-12 13:21:44 +00:00
Detlef Wengorz 5ca1a9b57e added dwabc-udpinfo-dial support 1999-11-07 21:57:04 +00:00
Karsten Keil c3852889d4 fix for 2.3 pci structs 1999-11-07 17:01:55 +00:00
Armin Schindler 8b23b045ab Fixed AT command line editor 1999-11-07 13:34:30 +00:00
Carsten Paeth e3bd8e9191 Cleanups before kernel 2.4:
- Changed all messages to use card->name or driver->name instead of
  constant string.
- Moved some data from struct avmcard into new struct avmctrl_info.
  Changed all lowlevel capi driver to match the new structur.
1999-11-05 16:38:02 +00:00
Carsten Paeth acc9f81bea Bugfix: Missing break in switch on ISDN_CMD_HANGUP. 1999-11-05 16:22:37 +00:00
Henner Eisen 4dfdfb90c8 applied Andre Beck's reset_free fix 1999-11-04 20:29:55 +00:00
Karsten Keil 95c2764012 Reinit of v110 structs 1999-11-04 13:11:36 +00:00
Henner Eisen 094df5e208 more skb headroom checks 1999-10-31 15:59:50 +00:00
Karsten Keil 39858d17de Henners isdn_ppp_skb_push:under fix 1999-10-30 13:13:01 +00:00
Karsten Keil 2267ff60fa Version 3.3c 1999-10-30 13:09:45 +00:00
Karsten Keil 6c10c44d9a Reinit of v110 structs 1999-10-30 09:49:28 +00:00
Karsten Keil b4a4c484d6 miss one prefix act2000 1999-10-30 09:48:04 +00:00
Armin Schindler 427c19f901 Check number len in isdn_get_msnstr() to avoid buffer overflow. 1999-10-29 18:35:08 +00:00
Armin Schindler 13c60ab64d Bugfix: now freeing channel on modem_hup() even when
usage on ttyI has changed and error-report for
AT-commands on wrong channel-state.
1999-10-28 23:03:51 +00:00
Armin Schindler 0aa76b8bfa Bugfix: isdn_free_channel() now frees the channel,
even when the usage of the ttyI has changed.
1999-10-28 22:48:45 +00:00
Detlef Wengorz e431b62d15 Added support for building logically-bind-group's per interface.
usefull for outgoing call's with more then one isdn-card.

Switchable support to dont reset the hangup-timeout for
receive frames. Most part's of the timru-rules for receiving frames
are now obsolete. If the input- or forwarding-firewall deny
the frame, the line will be not hold open.
1999-10-27 21:21:18 +00:00
Armin Schindler 4bc202414f using define for checking phone number len to avoid buffer overflow. 1999-10-26 21:15:33 +00:00
Armin Schindler 9515ac0aa3 using define for checking phone number len in isdn_tty_getdial() 1999-10-26 21:13:14 +00:00
Carsten Paeth e1115f0ef1 Added driver for T1-PCI card. 1999-10-26 15:31:42 +00:00
Carsten Paeth 979ef435c4 Generate error message if user want to add card, but driver module is
not loaded.
1999-10-26 15:30:32 +00:00
Fritz Elfert 8df60b1912 Changed isa_ prefix to act2000_isa_ to prevent name-clash in latest
kernels.
1999-10-24 18:46:05 +00:00
Karsten Keil e32e4c5e28 approve changes 1999-10-16 14:48:39 +00:00
Karsten Keil c199c5f5ce replace kmalloc with vmalloc for the big dev struct 1999-10-16 14:46:47 +00:00
Karsten Keil 57bd64dd0b Fix module parm if only NICCY was selected 1999-10-16 14:44:45 +00:00
Karsten Keil 06e73e27f5 add a statistic for error monitoring 1999-10-14 20:25:29 +00:00
Karsten Keil 70f6554071 Suspend/Resume is possible without explicit ID too 1999-10-11 22:16:27 +00:00