Commit Graph

1741 Commits

Author SHA1 Message Date
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
Kai Germaschewski 57ac7b3275 fix pci_set_master compatibility
(not needed)
2000-12-13 16:25:15 +00:00
Kai Germaschewski 658b751b34 Fix my fix: Only use pci_set_master on devices doing busmaster DMA
(netjet, hfc_pci)
2000-12-13 13:57:56 +00:00
Kai Germaschewski f120a52b93 remove the obsolete (un)register_isdn_module 2000-12-12 23:33:06 +00:00
Kai Germaschewski 8f5a6cd114 add pci_set_master to (hopefully) all PCI busmaster drivers.
fixed compatibility for this.
2000-12-12 22:57:49 +00:00
Werner Cornelius 18f63bdba9 Changed E-Mail address, added additional info 2000-12-12 20:38:26 +00:00
Armin Schindler 5dafc5b63a removed include of isdn_cards.h 2000-12-12 20:38:25 +00:00
Kai Germaschewski cddc0e23e1 add the tq_scheduler -> schedule_task change from 2.4 2000-12-11 00:10:34 +00:00
Werner Cornelius 93d8811892 Added B-channel rx fifo overflow handling 2000-12-10 23:29:12 +00:00
Kai Germaschewski c853347a04 isdn_cards.[hc] should not be needed anymore now. 2000-12-10 23:04:14 +00:00
Kai Germaschewski 457078cc3f use new-style module_init/exit.
Armin, I'm not sure if I mistakenly broke something
in the eicon drivers. Could you please check that?
2000-12-10 23:02:32 +00:00
Kai Germaschewski 4322c46164 add pci_set_master
ioremap is handling unaligned regions since
at least 2.2.0
2000-12-10 22:51:05 +00:00
Kai Germaschewski 0b414d1641 fixes for 2.4.0t12-8 2000-12-10 22:26:47 +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 b5accabbd3 move compatibility stuff to isdn_compat.h 2000-12-07 00:03:55 +00:00
Kai Germaschewski 464a93efad fix compatiblity to 2.4 when using std2kern w/o -u 2000-12-07 00:00:04 +00:00
Kai Germaschewski 8c6c17493c patches from 2.4.0-test12-6
o remove unneeded includes
o flags needs to be long for set/test_..._bit
2000-12-06 16:58:01 +00:00