Commit Graph

  • ebbb33b3de Fixed problem of hfc-4s/8s/e1 driver in conjunction with capi. Added delay of 100ms until sending MGR_CTRLREADY from driver. KKeil: Please review it and tell me why it is required to wait. Andreas Eversberg 2004-04-05 19:39:21 +0000
  • cc28674787 Now it compiles without error... Andreas Eversberg 2004-03-28 17:52:36 +0000
  • ea898aa233 Now audio hardware support with automatic driver feature detection is testet and works stable. Andreas Eversberg 2004-03-28 17:13:08 +0000
  • 342ebbf58f Added missing file "dsp_blowfish.c" Andreas Eversberg 2004-02-16 23:10:26 +0000
  • 412a999cf3 move reset behind IRQ request Karsten Keil 2004-02-16 10:09:53 +0000
  • 23ae60a595 PCM connect/disconect bugfix. Andreas Eversberg 2004-02-16 08:18:25 +0000
  • f4d01aaa70 Removed obsolete "//jolly patch" comments. Andreas Eversberg 2004-02-15 23:02:41 +0000
  • d32e9d4184 Bugfixes when unloading the hfcmulti module. Some better debugging. Minor source changes. Andreas Eversberg 2004-02-14 20:09:28 +0000
  • e8fae00343 Update of HFC multiport driver and dsp module. Ported to current api names. Many fixes, hardware support for dtmf, conferences, crossconnects. Blowfish crypt support for audio data (dsp). Changes to Kconfig, Makefile and Rules.mISDN. Minor changes to mISDNif.h. Andreas Eversberg 2004-02-14 17:43:15 +0000
  • c86cad1c3c first version of L2/L3 faxservice for CAPI ALPHA !!! - need Sedlbauer Speedfax+ - Sendonly at the moment - only SFF, 1-D MH - Error handling not complete - lot of debug messages Karsten Keil 2004-02-05 21:21:18 +0000
  • 16ff314d9b fix ISAPNP declarations for 2.4 Karsten Keil 2004-01-31 00:04:36 +0000
  • f947bb1dda - CAPI BxConfiguration was not handled - add CAPI protocol IDs Karsten Keil 2004-01-30 23:46:39 +0000
  • 4520efea23 - fix transparent audio mode - new PCI and PnP code Karsten Keil 2004-01-29 00:54:41 +0000
  • dc3f532e70 - handle HASPROTOCOL - cleanup not handled messages Karsten Keil 2004-01-29 00:53:13 +0000
  • 29755c5e2a missing items for hfc_multi Karsten Keil 2004-01-28 11:34:46 +0000
  • 534b91544a new items for hfc_multi driver Karsten Keil 2004-01-28 10:06:40 +0000
  • 502df8c8cc fix mISDN_getrev if called twice Karsten Keil 2004-01-28 09:40:04 +0000
  • 687d208d8e follow latest changes; still not compile Karsten Keil 2004-01-28 08:27:40 +0000
  • ba3087428b remove MSDOS <CR> Karsten Keil 2004-01-28 08:17:28 +0000
  • 1212f1ac39 add HFC multiport driver Karsten Keil 2004-01-28 08:03:45 +0000
  • 03381a45d2 fix hang while loading firmware Karsten Keil 2004-01-27 22:42:37 +0000
  • f26b3e2119 Only typedef irqreturn_t if IRQ_HANDLED isn't defined yet. Paul Slootman 2004-01-27 18:09:18 +0000
  • 2099445d86 make direct compiles for 2.4 after ./std2kern possible Karsten Keil 2004-01-27 16:37:59 +0000
  • a81680766c next version Karsten Keil 2004-01-27 13:56:37 +0000
  • bd02c3349f LED handler Karsten Keil 2004-01-27 12:55:55 +0000
  • 8c08d2452a changes for 2.4 Karsten Keil 2004-01-27 01:50:20 +0000
  • e16c026f52 - move common functions to mISDN_core and export them - make it possible to compile into the kernel Karsten Keil 2004-01-26 22:21:32 +0000
  • 5c8ff7788c sync i4l Karsten Keil 2004-01-25 22:45:42 +0000
  • 71a70af6e4 remove old eicon dir Karsten Keil 2004-01-19 11:09:02 +0000
  • 54bf56649a fix some minor capi problems Karsten Keil 2004-01-19 11:02:48 +0000
  • 095ce49d2a remove unneeded sti - SMP cleaning Karsten Keil 2004-01-19 11:01:11 +0000
  • e2da308e66 update release Karsten Keil 2004-01-19 10:59:20 +0000
  • db16534050 delayed cmesg are not possible, since cmesg may contain local pointers or pointers to allready freed skb if delayed. So we prepare the final skb instead and queue it. Karsten Keil 2004-01-13 13:38:02 +0000
  • 2723418266 implement put_message return value this is needed for proper flowcontrol in case of full message queue Karsten Keil 2004-01-12 16:20:26 +0000
  • d69a999fa3 now FritzPCI v2.0 should work Karsten Keil 2004-01-12 16:18:20 +0000
  • e73f50283d new definition is u_long for bit field type variables Karsten Keil 2004-01-11 14:07:36 +0000
  • 7c3b38f64b we hold a spinlock with disabled IRQs so we must use GFP_ATOMIC in kmalloc Karsten Keil 2004-01-11 14:02:26 +0000
  • c361dcf36c fix module owner assign Karsten Keil 2004-01-11 13:58:50 +0000
  • 69b589d9b1 fix cut&paste error in last fix Karsten Keil 2004-01-03 23:10:43 +0000
  • 2a5c1b4d35 delete interface references if HW driver is released Karsten Keil 2004-01-03 23:07:35 +0000
  • db2a923a8c - cleanup debug - NCCI direct handling via second state machine Karsten Keil 2003-12-14 15:20:38 +0000
  • 5a6a9edc86 -cleaner shutdown of a B-channel Karsten Keil 2003-12-14 15:19:02 +0000
  • e504373ebf - the link stack is now part of the AppPLCI struct to allow more as one NCCI Karsten Keil 2003-12-13 00:36:16 +0000
  • c4271592e3 - first version of X25/X31 DTE protocol (ISO 8208) Karsten Keil 2003-12-10 23:01:16 +0000
  • ee11c08ca9 - use DINFO as unique ID field in Datamessages (only downstream at the moment) - begin to support more as one NCCI per (App)PCLI Karsten Keil 2003-12-03 14:32:46 +0000
  • a23e7a864e fix some warnings fix new capidrv interface (2.6) Karsten Keil 2003-11-25 11:28:32 +0000
  • 376ee65136 fix sequence Karsten Keil 2003-11-21 23:51:05 +0000
  • 8d5f6a65d3 add memory resource debug main use is to find memory and buffer leaks at the moment Karsten Keil 2003-11-21 22:57:08 +0000
  • 85337c9851 big rewrite of the CAPI 2.0 implementation - hopefully easier to understand and follow the dataflow - no limitations in application count - clean shutdown on errors - use own kmem caches - reduce stack usage, use dynamic allocated cmsg Karsten Keil 2003-11-21 22:29:41 +0000
  • ffa91934b6 fix skb leak Karsten Keil 2003-11-21 13:20:10 +0000
  • 6b768b38be now TEI verify is initiated on related MDL errors (see Appendix II/Table II-1 Q.921) Karsten Keil 2003-11-16 19:34:00 +0000
  • 901de44f30 add HW_TEST function for monitoring B-channel Karsten Keil 2003-11-13 13:01:55 +0000
  • 9875a66041 locking PH_CONTROL Karsten Keil 2003-11-13 13:00:45 +0000
  • 07bdf740c4 fix fifo free bytes calculation PTP now handled in set_dchannel_pid Karsten Keil 2003-11-11 21:06:34 +0000
  • 60271ca2c4 - add headset volume control via MANUFACTURER REQUEST Karsten Keil 2003-11-11 20:31:35 +0000
  • 9dbe8ab580 release 7 Karsten Keil 2003-11-11 10:46:39 +0000
  • 61dc94dc12 Handset support Karsten Keil 2003-11-11 10:02:23 +0000
  • f981c59afa new process id handling (used by L3/L4 only at the moment) Karsten Keil 2003-11-11 09:59:01 +0000
  • a804c5e387 typo fixes Karsten Keil 2003-11-09 16:13:39 +0000
  • 34c2231099 release 6 Karsten Keil 2003-11-09 16:05:29 +0000
  • ac245e4f03 add overlap sending Karsten Keil 2003-11-09 16:03:19 +0000
  • f5e8b76653 fix PTP startup Karsten Keil 2003-11-09 16:02:36 +0000
  • 5b258f12f7 add PTP handling with protocol Karsten Keil 2003-11-09 16:01:12 +0000
  • 732742f5ae fix bitorder Karsten Keil 2003-11-09 11:37:40 +0000
  • 38b2c883d0 fix channel selection code Karsten Keil 2003-11-09 09:54:02 +0000
  • 01eea674f4 add dsp patches from Andreas Karsten Keil 2003-11-09 09:43:10 +0000
  • 9804ce04f3 add support for Winbond 6692 based cards Karsten Keil 2003-11-09 09:33:22 +0000
  • de3ed4b928 fix global process skb bugs Karsten Keil 2003-11-09 09:22:17 +0000
  • a07bcdbc73 fix dinfo data message bug Karsten Keil 2003-11-09 09:21:28 +0000
  • 087341a247 fix no module bug Karsten Keil 2003-11-09 09:20:41 +0000
  • 1323cf35ec add global options add POTS support Karsten Keil 2003-11-09 09:19:47 +0000
  • 6b4f858edd add function for discovering GLOBAL parameter for CAPI PROFILE Karsten Keil 2003-11-09 09:16:16 +0000
  • 3bfc0bfb97 add more debug output improve error handling of DATA B3 Karsten Keil 2003-11-09 09:14:24 +0000
  • 21c4453091 rename ASN1 debug function Karsten Keil 2003-11-09 09:12:28 +0000
  • dbb4d39d89 remove warning - vmalloc kernel memory is not swapable SET_MODULE_OWNER need pointer Karsten Keil 2003-10-26 00:13:31 +0000
  • fdb4554989 small fixes from jolly Karsten Keil 2003-10-24 21:27:28 +0000
  • a668767214 new release Karsten Keil 2003-10-24 21:26:55 +0000
  • 21ba75f6fc compile audio DSP module Karsten Keil 2003-10-24 21:26:34 +0000
  • 1dd41139d7 new DSP functions from jolly for conferencing and other audio processing Karsten Keil 2003-10-24 21:23:05 +0000
  • a027d30557 fix iminor for 2.4 Karsten Keil 2003-10-22 13:19:57 +0000
  • a0230a1cd7 fix version specific Karsten Keil 2003-10-22 10:32:16 +0000
  • 04e451b602 additional debug for contr/PLCI do not remove plci if it is still accessed by the caller Karsten Keil 2003-10-20 07:19:42 +0000
  • fddc1475e7 cleanup debug messages default handler for mmanager Karsten Keil 2003-09-06 17:13:02 +0000
  • 90ab30a38d cleanup locking, now ready for 2.6 Karsten Keil 2003-09-06 17:11:42 +0000
  • 0dc7dd5c8c multi kernel enviroment Karsten Keil 2003-08-13 15:05:59 +0000
  • cdc52fe430 fix missing kfree Karsten Keil 2003-08-12 17:08:50 +0000
  • a34671a12e - evaluate capi profile contence from stack Karsten Keil 2003-08-02 21:17:58 +0000
  • 23bf3dfc13 - add stack parameter for needed header space - set controler ready - cleanup Karsten Keil 2003-08-01 22:15:53 +0000
  • 4f4c070e39 add Rules.mISDN Karsten Keil 2003-07-28 12:49:09 +0000
  • 002d7d9050 make changes for 2.5/2.6 Karsten Keil 2003-07-28 12:41:46 +0000
  • 8f07adb55c - more 2.5/26 compatibility Karsten Keil 2003-07-28 12:05:47 +0000
  • f79ff2f3f5 cleanup warning and old stuff Karsten Keil 2003-07-27 11:14:19 +0000
  • fa7a9840ac fix modulnames mISDN_1_0_0 Karsten Keil 2003-07-21 13:09:03 +0000
  • 35184829e8 fix path Karsten Keil 2003-07-21 12:51:16 +0000
  • 5253788e1a reset release Karsten Keil 2003-07-21 12:48:20 +0000
  • c6a01eb57a cleanup old names Karsten Keil 2003-07-21 12:44:46 +0000
  • 3163b25b1f fix newmISDN -> mISDN Karsten Keil 2003-07-21 12:09:29 +0000
  • 0d0b392d17 change name and path Karsten Keil 2003-07-21 12:07:51 +0000
  • ebc659e082 HiSax -->mISDN Karsten Keil 2003-07-21 12:00:05 +0000
  • 311d803413 fix debugging before_mISDN Karsten Keil 2003-07-21 11:13:02 +0000