Commit Graph

1708 Commits

Author SHA1 Message Date
Fritz Elfert 8e8810e7ab Fixes for 2.4 2001-04-19 00:43:18 +00:00
Carsten Paeth 53c6c6b193 support for AVM ISDN Controller C2 added. 2001-04-18 12:26:15 +00:00
Karsten Keil 988052c6a4 only _cs should depend on CONFIG_PCMCIA (since the standalone pcmcia
stuff is more stable as the kernel one)
2001-04-15 14:56:14 +00:00
Karsten Keil 304ed7995c cert 2001-04-15 14:53:18 +00:00
Karsten Keil b79c3467b7 reduce allocating addresses to the minimum to avoid problems with some
BIOS versions (Thanks to Ime Simts)
2001-04-15 14:52:54 +00:00
Ulrich Albrecht 334236da05 hycapi_enable and hynet_enable defined in header 2001-04-12 16:22:11 +00:00
Ulrich Albrecht 3711c9f8c4 Made network-usage configurable via hynet_enable module-parameter 2001-04-12 16:21:43 +00:00
Ulrich Albrecht 813394f454 Renamed capi_enable to hycapi_enable for consistency. Debug-Logmessages removed. 2001-04-12 16:19:56 +00:00
Ulrich Albrecht da280ff035 Network-Usage of several adapters configurable over hynet_enable module-parameter 2001-04-12 16:18:30 +00:00
Armin Schindler 1018a97dc8 updated analogue modem connect messages and
fixed out of range check.
2001-04-07 21:31:01 +00:00
Kai Germaschewski 400bce700c actually add the module ;) 2001-03-22 21:52:50 +00:00
Kai Germaschewski 4a982da022 add elsa_cs pcmcia support module
thanks to Klaus Lichtenwalder
2001-03-22 21:52:19 +00:00
Carsten Paeth d66c28295a - the revision strings in 2.4.3-pre4 get to long, changed handling
to support revision strings > 9 ...
2001-03-20 13:14:50 +00:00
Detlef Wengorz 91f3663b0e add missing ; at line 928 (now it compiles) 2001-03-20 08:10:38 +00:00
Detlef Wengorz d66fce0922 added missing dev-> before tflags (now it compiles) 2001-03-20 08:09:12 +00:00
Kai Germaschewski 554d2014f3 fix a bug in syncPPP CCP negotiation 2001-03-17 17:51:40 +00:00
Kai Germaschewski d2c067b2ba fix the isdn_common timer code
thanks to Henk-Jan Slotboom
2001-03-17 17:49:34 +00:00
Kai Germaschewski 391f2b7758 change < ISDN_MINOR_CTRL to <= ISDN_MINOR_BMAX
thanks to Julien Gaulmin <julien.gaulmin@fr.alcove.com>
2001-03-17 17:47:19 +00:00
Kai Germaschewski c977f66fab fixes for various bugs which came up on linux-kernel 2001-03-17 17:44:20 +00:00
Kai Germaschewski 5a21f01636 more small fixes... 2001-03-15 21:16:23 +00:00
Kai Germaschewski 03c561f5cc compatibility changes from KERNEL_2_4 2001-03-15 15:48:07 +00:00
Kai Germaschewski 331c629e51 spelling fixes from KERNEL_2_4
compilation warning fixes from KERNEL_2_4
sedlbauer PCMCIA support module
2001-03-15 09:03:42 +00:00
Kai Germaschewski 100bf42e08 merge Makefile changes from KERNEL_2_4 2001-03-13 16:53:23 +00:00
Ulrich Albrecht 217e453e65 Changed configuration line length (was too short) 2001-03-12 11:47:14 +00:00
Ulrich Albrecht fd5c5d22d1 Made controllers selectable for CAPI-use by "capi_enable" module parameter 2001-03-09 15:07:57 +00:00
Kai Germaschewski 2b25ca2dd0 improved CISCO HDLC support
by Bjoern A. Zeeb <i4l@zabbadoz.net>
2001-02-28 21:55:52 +00:00
Armin Schindler 87a7ba0fa2 removed obsolete remark 2001-02-19 10:01:50 +00:00
Armin Schindler 11baceac41 removed remark in header due to GPL violation. 2001-02-16 08:56:01 +00:00
Karsten Keil 686c8687c9 config.h and isdn_compat.h should be only included #ifdef __KERNEL__ 2001-02-08 12:54:37 +00:00
Armin Schindler 5573cae6a9 changes from 2.4.1-ac4 2001-02-07 10:44:11 +00:00
Armin Schindler 95ad8107ba fixed in_irq define. 2001-02-06 11:43:10 +00:00
Kai Germaschewski 24a4a2538b improved CISCO HDLC keepalive support.
Thanks to Bjoern A. Zeeb.
2001-02-02 21:08:47 +00:00
Carsten Paeth 21e841aafa - added compile info to revision output. 2001-01-29 13:13:44 +00:00
Carsten Paeth 3a95edaeec - insert ncci in list after registering to capifs, not before. 2001-01-25 14:58:56 +00:00
Kai Germaschewski 834d66319f more fixes 2001-01-24 23:47:37 +00:00
Kai Germaschewski 5327184e9d more compatibility fixes 2001-01-24 22:17:07 +00:00
Kai Germaschewski 841f2d9bf4 fix std2kern w/o -u 2001-01-24 21:40:06 +00:00
Kai Germaschewski 15696b18a0 fixes from 2.4 (same as in branch KERNEL_2_4, forget the changelog there :(
o fix typo in the pci MODULE_DEVICE_TABLE in hisax (Ingo Oeser/me)
o fix crash with dss1_divert compiled into the kernel
o fix PPP crash with compression (Andre Beck)
o fix V.110 crash

known bugs: most likely another MPPP crash remains, which I couldn't
reproduce yet.
2001-01-23 17:42:59 +00:00
Carsten Paeth 18a3ebaa1f - Didn't compile with 2.2.X (pci_resource_start not defined). 2001-01-22 10:26:03 +00:00
Armin Schindler 016469efaa fixes in interrupt handler 2001-01-20 20:20:30 +00:00
Detlef Wengorz 2f5d09601d patch works again with 2.4.x kernel's 2001-01-20 12:16:39 +00:00
Werner Cornelius 4662632e5b Changed leading number of 0 in output format 2001-01-09 19:19:21 +00:00
Karsten Keil 8774c83748 approve 2001-01-08 21:45:39 +00:00
Kai Germaschewski 553df5cb4e assorted fixes from post-2.4.0 2001-01-08 17:06:37 +00:00
Werner Cornelius a2d07d28b6 Fixed a queuing bug which changed the order of rames to be sent.
Thanks for a hint from Wolfram Joost.
2001-01-07 13:10:44 +00:00
Kai Germaschewski 84da742773 cosmetics 2000-12-18 22:14:59 +00:00
Kai Germaschewski 92fedf78ea added v2.2.19.ctrl 2000-12-17 21:28:39 +00:00
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
Armin Schindler 6b5088dacc changed version number. 2000-12-17 13:05:24 +00:00
Armin Schindler 355e243418 merged changes (depreciated file check) from 2_4 branch. 2000-12-17 13:02:50 +00:00