Commit Graph

10 Commits

Author SHA1 Message Date
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 d469954416 - increased constants for maximum applications and controllers 2000-08-22 10:11:00 +00:00
Kai Germaschewski 6c2f52aaed removal of $log, cleanup 2000-06-12 09:20:20 +00:00
Carsten Paeth 7fe092d9a5 - kernel CAPI:
- Changed parameter "param" in capi_signal from __u32 to void *.
  - rewrote notifier handling in kcapi.c
  - new notifier NCCI_UP and NCCI_DOWN
- User CAPI:
  - /dev/capi20 is now a cloning device.
  - middleware extentions prepared.
- capidrv.c
  - locking of list operations and module count updates.
2000-03-03 15:50:42 +00:00
Carsten Paeth e74dae8acb new manufacturer command KCAPI_CMD_ADDCARD (generic addcard),
will search named driver and call the add_card function if one exist.
2000-01-28 16:45:40 +00:00
Carsten Paeth bbf43cb86f Changes for proposed standard for CAPI2.0:
- AK148 "Linux Exention"
1999-09-10 17:24:19 +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
Carsten Paeth 31aa395794 extend information in /proc. 1999-06-21 15:24:26 +00:00
Carsten Paeth 2a8035a213 First version in isdn4linux 1997-03-04 21:27:33 +00:00