Commit graph

52 commits

Author SHA1 Message Date
Karsten Keil
24636bb007 Fix bugs which cause 2.3.14 hangs (waitqueue init) 1999-08-25 16:50:57 +00:00
Carsten Paeth
54695e9296 backported changes from kernel 2.3.14:
- several #include "config.h" gone, others come.
- "struct device" changed to "struct net_device" in 2.3.14, added a
  define in isdn_compat.h for older kernel versions.
1999-08-22 20:27:19 +00:00
Karsten Keil
59abbbdf4f remove unused variable 1999-07-09 13:50:15 +00:00
Karsten Keil
660d9419f9 remove debug code 1999-07-09 13:34:33 +00:00
Karsten Keil
b869566bed Common HiSax version for 2.0, 2.1, 2.2 and 2.3 kernel 1999-07-01 08:12:15 +00:00
Karsten Keil
f148be5427 changes from 2.0 1998-11-15 23:55:28 +00:00
Karsten Keil
6104d8f4ff Add init of l1.Flags 1998-09-30 22:27:00 +00:00
Karsten Keil
70543403d3 cosmetics 1998-09-27 23:54:43 +00:00
Karsten Keil
a3ce744b3a Fix against segfault, if the driver cannot allocate an IRQ channel 1998-09-27 12:52:23 +00:00
Karsten Keil
dcaeeabdd9 HiSax 3.1 - don't work stable with current LinkLevel 1998-08-13 23:36:54 +00:00
Carsten Paeth
fa698673b8 Support for AVM passive PCMCIA cards:
A1 PCMCIA, FRITZ!Card PCMCIA and FRITZ!Card PCMCIA 2.0
1998-07-15 15:01:31 +00:00
Karsten Keil
bed4ee6886 HiSax 3.0
X.75 and leased are working again.
1998-05-25 14:10:20 +00:00
Karsten Keil
d9f77e0e53 HiSax golden code from certification, Don't use !!!
No leased lines, no X75, but many changes.
1998-05-25 12:58:26 +00:00
Karsten Keil
68ddaed90f After T3 L1 didn't send info0; wrong T3 value 1998-04-27 13:22:49 +00:00
Karsten Keil
735efa2bd7 Add S0Box and Teles PCI support
Fix cardnr overwrite bug
1998-04-15 16:40:13 +00:00
Paul Slootman
af70088b87 fixed (silly?) warnings from egcs on Alpha. 1998-04-10 10:35:30 +00:00
Karsten Keil
26e64fcaa2 Changes for PCMCIA 1998-03-09 23:19:27 +00:00
Thomas Bogendoerfer
26c422d4b4 made HiSax working on Linux/Alpha 1998-03-07 22:57:08 +00:00
Karsten Keil
dfed11997a change for 2.1.86 (removing FREE_READ/FREE_WRITE from [dev]_kfree_skb() 1998-02-12 23:08:50 +00:00
Karsten Keil
40f7ac7905 Niccy PnP/PCI support 1998-02-11 17:28:09 +00:00
Karsten Keil
247365b881 Support for Sedlbauer PCMCIA (Marcus Niemann) 1998-02-09 18:46:21 +00:00
Karsten Keil
f4796739ef fixes for leased mode 1998-02-09 10:54:51 +00:00
Karsten Keil
6aed02d5df add AMD7930 support 1998-02-03 23:31:31 +00:00
Karsten Keil
82b12edbab New card support 1998-02-02 13:33:02 +00:00
Karsten Keil
12001c12f5 changes for newer 2.1 kernels 1998-01-31 21:41:48 +00:00
Karsten Keil
8c077188ff COMPAQ_ISA changes 1997-11-12 15:01:25 +00:00
Karsten Keil
9c3586fb05 new l1 init 1997-11-08 21:35:56 +00:00
Karsten Keil
8b6379f18c New 2.1 init code 1997-11-06 17:13:35 +00:00
Karsten Keil
328dea9e77 new layer1,changes for 2.1 1997-10-29 19:00:05 +00:00
Fritz Elfert
646961a4a5 New HL interface. 1997-10-10 20:56:50 +00:00
Karsten Keil
f3c9270feb ISDN_CTRL_DEBUG define 1997-09-12 10:05:16 +00:00
Karsten Keil
9c555a2dfb Add new cards 1997-09-11 17:25:51 +00:00
Karsten Keil
c0542c98e7 avoid oops because a uninitialised timer 1997-08-15 17:47:09 +00:00
Karsten Keil
f3d59cd8da cosmetics 1997-08-01 11:16:40 +00:00
Karsten Keil
045330e87c L1deactivated exported 1997-07-30 17:11:09 +00:00
Karsten Keil
3e16d84176 new layer1 interface 1997-07-27 21:35:38 +00:00
Karsten Keil
a539f53e3f New Layer and card interface 1997-06-26 11:02:55 +00:00
Fritz Elfert
8f4f0f33c7 Added changes for recent 2.1.x kernels:
changed return type of isdn_close
  queue_task_* -> queue_task
  clear/set_bit -> test_and_... where apropriate.
  changed type of hard_header_cache parameter.
1997-05-27 15:18:06 +00:00
Karsten Keil
4cd1d8d2d0 GFP_KERNEL ---> GFP_ATOMIC 1997-04-07 23:00:08 +00:00
Karsten Keil
1722ff4e0d Using SKB's 1997-04-06 22:55:52 +00:00
Karsten Keil
4e3c138250 small cosmetics 1997-03-26 13:43:57 +00:00
Karsten Keil
cc22f962cf US NI-1 protocol 1997-03-25 23:11:25 +00:00
Karsten Keil
6875a0ddda using IRQ proof queue_task 1997-03-13 14:45:05 +00:00
Karsten Keil
ad46f195df change Interrupt routine from atomic quick to normal 1997-03-12 21:44:21 +00:00
Karsten Keil
6ef79bede5 new interface handling, one interface per card 1997-02-09 00:29:11 +00:00
Karsten Keil
73d45ce4da PCMCIA Teles card and ITK ix1 micro added 1997-01-27 15:56:03 +00:00
Karsten Keil
bba668330c changes for D-channel log; Elsa Quickstep support 1997-01-21 22:20:00 +00:00
Karsten Keil
72c2d47486 cleanup; set newversion 1997-01-10 12:51:19 +00:00
Karsten Keil
d2e7afb5d1 L2FRAME_DEBUG and other changes from Pekka Sarnila 1996-12-08 19:44:53 +00:00
Karsten Keil
b575791345 fix HSCX version code 1996-11-18 15:34:47 +00:00