Commit Graph

89 Commits

Author SHA1 Message Date
Kai Germaschewski 18d43861d0 sync with kernel. std2kern hopefully takes care of the Makefile
difference for the time being
2000-12-17 21:15:02 +00:00
Kai Germaschewski ed8fcc4e6d introduce a config options for bsd compression
due to license changes compiling into the kernel is okay now
2000-12-07 20:57:07 +00:00
Kai Germaschewski df0bf3c658 setup dependency on CONFIG_PCI for the PCI drivers
in Config.in
2000-12-07 00:09:53 +00:00
Kai Germaschewski 3baa300757 Change the Makefiles to new style.
There may be problems there that I missed, so this shouldn't go into
an offical kernel any time soon.
However, if I didn't commit it, we wouldn't find the bugs...
2000-12-02 19:47:30 +00:00
Kai Germaschewski 52afc6ea61 reversing the previous changes - wrong branch, sorry 2000-11-28 09:35:07 +00:00
Kai Germaschewski d404264552 This is current as of 2.4.0-test12-pre? 2000-11-28 09:34:02 +00:00
Carsten Paeth e89ba68f87 - use module_init/module_exit from linux/init.h.
- all static struct variables are initialized with "membername:" now.
- avm_cs.c, let it work with newer pcmcia-cs.
2000-11-01 14:05:02 +00:00
Detlef Wengorz fc10f79d69 add new netfilter target ISDNDIAL (natfilter/Postrouting).
add a kernel-patch to insert isdn_skb_bits field in skbuff's.
stop using of skb->nfmark field.
2000-10-28 19:31:13 +00:00
Detlef Wengorz ad87b5f637 add support for iptables version 1.1.1 and 1.1.2 (alpha-state)
for testing the user-space-tools (add-ons for iptables) are in
the i4l-utilitys/isdnctrl directory
2000-09-10 20:29:18 +00:00
Karsten Keil d6a3779566 Supports Class1 and Class2 comands 2000-08-20 16:48:41 +00:00
Olaf Stoyke 9b100d87ae CAPI4Linux. 2000-08-10 15:07:42 +00:00
Karsten Keil 843b1753b8 change NETjet U to NETspider U(Trademark issue)
HiSax is now version 3.5
2000-06-26 11:42:17 +00:00
Karsten Keil 907df89fa6 Fix HYISDN CAPI selection 2000-06-18 16:13:18 +00:00
Karsten Keil 80d4c78303 Support NI1 and NetJet U interface cards 2000-06-16 13:17:15 +00:00
Ulrich Albrecht 50247a03fd Added HYSDN-Capi 2.0 support 2000-05-17 11:25:05 +00:00
Armin Schindler aafb2b7e76 Modifications for new eicon driver. 2000-04-02 22:00:49 +00:00
Detlef Wengorz de9aef0045 modify abc-extension to work together with the new LL.
remove abc frame-counter (is obsolete now).
use the new lp->super_tx_queue for internal queueing (bsd-rawip-compress).
modify isdn_net_xmit() and isdn_net_write_super().
-- Kai, please have a look to this two function's. Thank's.
2000-03-20 22:37:47 +00:00
Carsten Paeth ba3d40acf1 - changes for devfs and 2.3.49
- capifs now configurable (no need with devfs)
- New Middleware ioctl CAPI_NCCI_GETUNIT
- Middleware again tested with 2.2.14 and 2.3.49 (with and without devfs)
2000-03-08 17:06:34 +00:00
Carsten Paeth 0402c2d424 - capifs: fileoperations now in inode (change for 2.3.49)
- Config.in: Middleware extention not a tristate, uups.
2000-03-06 09:17:07 +00:00
Detlef Wengorz 00071128e4 copy frames before rewriting frame's saddr 2000-03-04 16:20:42 +00:00
Carsten Paeth 189065cec0 - Added CAPI2.0 Middleware support (CONFIG_ISDN_CAPI)
It is now possible to create a connection with a CAPI2.0 applikation
  and than to handle the data connection from /dev/capi/ (capifs) and also
  using async or sync PPP on this connection.
  The two major device number 190 and 191 are not confirmed yet,
  but I want to save the code in cvs, before I go on.
2000-03-03 16:48:38 +00:00
Werner Cornelius b29ce545dd Added support for Hypercope hysdn active cards 2000-02-10 19:43:41 +00:00
Detlef Wengorz 48cd2771d6 add rewriting of socket's and frame's saddr for udp-ipv4 dynip-connections.
Include checksum-recompute of ip- and udp-header's.
2000-02-06 21:50:00 +00:00
Detlef Wengorz 06f1838ec7 Add rewriting of socket's and frame's saddr adressfield for
dynip-connections.  Only for tcp/ipv4 and switchable per interface.
Include checksum-recompute of ip- and tcp-header's.
2000-02-05 22:11:33 +00:00
Carsten Paeth bd2dc9d932 - Added driver for B1 PCI V4.0 (tested with Prototype)
- C4 and B1 PCI V4.0 only visible with CONFIG_EXPERIMENTAL.
2000-01-25 14:28:01 +00:00
Detlef Wengorz 73ba2f6865 move abc-extension-config to a submenu for better clearness 2000-01-24 21:39:32 +00:00
Karsten Keil b7917875a7 new indent and HiSax layout, hope you like it too 2000-01-23 19:39:17 +00:00
Armin Schindler 1b9206eb6a Re-organized menu, hope all agree. 2000-01-23 11:18:47 +00:00
Karsten Keil 19d8a79e5d CONFIG_HISAX_NO_KEYPAD added 2000-01-20 19:54:49 +00:00
Carsten Paeth 050bc5739a Added driver for C4. 2000-01-20 10:51:37 +00:00
Detlef Wengorz 54a4bd9e13 add a on the fly frame-counter and limit 1999-11-30 11:29:06 +00:00
Detlef Wengorz f8bf1ae526 added compression (isdn_bsdcompress) for rawip interfaces with x75i B2-protocol. 1999-11-26 15:54:59 +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
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
Karsten Keil a6b13e586e indent subtopics 1999-11-15 19:36:29 +00:00
Karsten Keil f98caa4b0b W6692 not longer experimental 1999-11-13 21:27:52 +00:00
Detlef Wengorz 5ca1a9b57e added dwabc-udpinfo-dial support 1999-11-07 21:57:04 +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
Carsten Paeth e1115f0ef1 Added driver for T1-PCI card. 1999-10-26 15:31:42 +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 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
Detlef Wengorz 6d1841090a /usr/hst/detlef/mmm 1999-09-04 22:24:39 +00:00
Karsten Keil 4233b03e0e Winbond W6692 support 1999-09-04 06:35:09 +00:00
Werner Cornelius 9ede4a1554 Changed state of hfc-pci driver from experimental to regular 1999-08-25 19:32:33 +00:00
Armin Schindler 4c0212ad90 Added tty fax capabilities. 1999-07-31 13:00:02 +00:00
Armin Schindler aa535e9675 Eicon-ISA-cards option added. 1999-07-25 15:09:20 +00:00
Armin Schindler 1b18eff646 Stated eicon driver to non-experimental. 1999-07-11 16:53:44 +00:00
Karsten Keil 1f2347a3c3 new card 1999-07-08 21:28:42 +00:00
Werner Cornelius 7163af5945 Added item for DSS1 diversion services 1999-07-04 21:06:20 +00:00
Carsten Paeth 4170d882e1 complete new version (I love it):
+ new hardware independed "capi_driver" interface that will make it easy to:
  - support other controllers with CAPI-2.0 (i.e. USB Controller)
  - write a CAPI-2.0 for the passive cards
  - support serial link CAPI-2.0 boxes.
+ wrote "capi_driver" for all supported cards.
+ "capi_driver" (supported cards) now have to be configured with
  make menuconfig, in the past all supported cards where included
  at once.
+ new and better informations in /proc/capi/
+ new ioctl to switch trace of capi messages per controller
  using "avmcapictrl trace [contr] on|off|...."
+ complete testcircle with all supported cards and also the
  PCMCIA cards (now patch for pcmcia-cs-3.0.13 needed) done.
1999-07-01 15:26:56 +00:00