Commit Graph

210 Commits

Author SHA1 Message Date
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 2b25ca2dd0 improved CISCO HDLC support
by Bjoern A. Zeeb <i4l@zabbadoz.net>
2001-02-28 21:55:52 +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 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
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 84da742773 cosmetics 2000-12-18 22:14:59 +00:00
Kai Germaschewski 57ac7b3275 fix pci_set_master compatibility
(not needed)
2000-12-13 16:25:15 +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
Kai Germaschewski cddc0e23e1 add the tq_scheduler -> schedule_task change from 2.4 2000-12-11 00:10:34 +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
Werner Cornelius 8ad67f8f6b Added new PCI device from Abocom/Magitek 2000-12-04 22:34:58 +00:00
Kai Germaschewski 323a78023d merged MODULE_DEV_TABLE changes 2000-11-28 11:42:20 +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
Kai Germaschewski 7dfb5916d0 compatibility cleanup - final part for the time being 2000-11-25 17:01:02 +00:00
Kai Germaschewski 05732ea78e compatibility fixes 2000-11-25 11:35:55 +00:00
Kai Germaschewski d68b25f279 use __init instead of deprecated __initfunc
use __devinit{,data} for hotplug drivers
static variables are initialized to 0 always (don't need to do so
explicitly)
2000-11-24 17:05:39 +00:00
Kai Germaschewski 75dd636457 now BUG() should work in <= 2.2.17, too 2000-11-23 23:57:35 +00:00
Kai Germaschewski 69e4e1b52a more compatibility cleanup 2000-11-19 17:41:04 +00:00
Kai Germaschewski d37916e1ae make B1 work for kernels <= 2.2.17 again 2000-11-19 17:40:17 +00:00
Kai Germaschewski 9f253b957c compatibility cleanup - part 8 2000-11-19 17:05:24 +00:00
Kai Germaschewski 31432e7bd7 compatibility cleanup - part 7 2000-11-19 17:05:07 +00:00
Kai Germaschewski 0c7ae2f941 compatibility cleanup - part 6 2000-11-19 17:04:35 +00:00
Kai Germaschewski 9957cbef2c compatibility cleanup - part 5 2000-11-19 17:03:56 +00:00
Kai Germaschewski 599511592d compatibility cleanup - part 4 2000-11-19 17:03:35 +00:00
Kai Germaschewski cb12a3862b compatibility cleanup - part 3 2000-11-19 17:02:49 +00:00
Kai Germaschewski a0f9eace40 compatibility cleanup - part 2 2000-11-19 17:01:54 +00:00
Kai Germaschewski ca7c105d3f compatiblity cleanup - part 1 2000-11-19 17:01:05 +00:00
Karsten Keil 87fc7fb493 NI1 update 2000-11-16 13:59:34 +00:00
Kai Germaschewski f979c1535c #define __exit when using <linux/isdn_compat.h> 2000-11-12 15:49:46 +00:00
Detlef Wengorz fb22ff5ceb change double-link-list handling and locking to kernel-defaults.
(abc stuff only)
2000-11-01 17:54:01 +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
Kai Germaschewski cce70b04bd changes from/for 2.2.18 2000-10-10 17:44:19 +00:00
Detlef Wengorz f5f22ceaae fix wrong abc prototype 2000-10-04 08:55:33 +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
Carsten Paeth d469954416 - increased constants for maximum applications and controllers 2000-08-22 10:11:00 +00:00
Karsten Keil 1abb46af72 changes for 2.4 2000-08-20 07:42:23 +00:00
Kai Germaschewski 755193f764 in sync with 2.4, compiles with 2.2 - 2.2 is untested yet 2000-08-10 22:52:46 +00:00
Karsten Keil 2ba264c176 2.4 ac21 changes 2000-06-19 15:17:58 +00:00
Karsten Keil fe43d8cb58 New 2.4 stuff 2000-06-18 16:06:23 +00:00
Karsten Keil 5fec73fd33 Support NI1 2000-06-16 13:19:38 +00:00
Kai Germaschewski 6c2f52aaed removal of $log, cleanup 2000-06-12 09:20:20 +00:00
Karsten Keil 465c72a343 port the new MPPP bundle code from Semyon Ariel to the new flow control 2000-05-18 23:14:19 +00:00
Kai Germaschewski 3c40de9658 removal of Log lines 2000-05-11 22:29:22 +00:00
Kai Germaschewski 7f5ba93f21 merged changes from kernel tree
fixed timer and net_device->name breakage
2000-05-06 00:52:40 +00:00