Commit Graph

50 Commits

Author SHA1 Message Date
Karsten Keil 56f18961c0 - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
Karsten Keil 44cf601712 PCI_DEVICE_ID_SITECOM_DC105 ---> PCI_DEVICE_ID_SITECOM_DC105V2 2005-11-19 14:01:41 +00:00
srichter 24f62a4c3c Portability fixes:
- use cpu_to_leXX and leXX_to_cpu in order to access the PCI bus in little
   endian mode on all architectures
 - use pci_alloc_consistent instead of kmalloc to allocate buffer memory
2005-06-24 16:48:45 +00:00
Martin Bachem 53ad00795a support for Sitecom DC-105 2005-04-08 13:39:58 +00:00
Karsten Keil 918caa4018 use the common kernel list.h implementation for the lists in mISDN 2004-06-17 12:31:14 +00:00
Karsten Keil dc3f532e70 - handle HASPROTOCOL
- cleanup not handled messages
2004-01-29 00:53:13 +00:00
Karsten Keil e16c026f52 - move common functions to mISDN_core and export them
- make it possible to compile into the kernel
2004-01-26 22:21:32 +00:00
Karsten Keil c361dcf36c fix module owner assign 2004-01-11 13:58:50 +00:00
Karsten Keil 69b589d9b1 fix cut&paste error in last fix 2004-01-03 23:10:43 +00:00
Karsten Keil 2a5c1b4d35 delete interface references if HW driver is released 2004-01-03 23:07:35 +00:00
Karsten Keil 901de44f30 add HW_TEST function for monitoring B-channel 2003-11-13 13:01:55 +00:00
Karsten Keil 07bdf740c4 fix fifo free bytes calculation
PTP now handled in set_dchannel_pid
2003-11-11 21:06:34 +00:00
Karsten Keil 732742f5ae fix bitorder 2003-11-09 11:37:40 +00:00
Karsten Keil fdb4554989 small fixes from jolly 2003-10-24 21:27:28 +00:00
Karsten Keil 23bf3dfc13 - add stack parameter for needed header space
- set controler ready
- cleanup
2003-08-01 22:15:53 +00:00
Karsten Keil f79ff2f3f5 cleanup warning and old stuff 2003-07-27 11:14:19 +00:00
Karsten Keil c6a01eb57a cleanup old names 2003-07-21 12:44:46 +00:00
Karsten Keil ebc659e082 HiSax -->mISDN 2003-07-21 12:00:05 +00:00
Karsten Keil 4ea89d2440 - new L3<->L4 data struct based on IE offsets 2003-07-07 14:29:39 +00:00
Karsten Keil 3bf42a41a7 fix ISAC receive frame len
fix transparent audio sending
2003-06-25 16:44:48 +00:00
Karsten Keil 07269b6c98 - ISACSX support
- use SET_MODULE_OWNER
2003-06-24 21:58:53 +00:00
Karsten Keil 1da288cf7d cleanup locking 2003-06-22 12:03:36 +00:00
Karsten Keil ac037381e8 - doc locking
- bchannel helper functions
2003-06-22 10:39:43 +00:00
Karsten Keil 8293963b8e cleanup 2003-06-21 22:25:56 +00:00
Karsten Keil 458ed3d264 - new locking, relaxed irq
- dchannel and bchannel helper routines
- dchannel and bchannel hardware module
2003-06-21 21:39:54 +00:00
Karsten Keil fbba4429c5 - new locking (test)
- D channel HW as extra module (first:isac)
2003-06-20 10:06:14 +00:00
Karsten Keil 433837365f fix wrong vfree 2002-09-17 12:17:21 +00:00
Karsten Keil d5c8abe5e2 fix compiler warnings 2002-09-16 23:49:38 +00:00
Karsten Keil 764cbf4a66 - fix reset TX fifos 2002-09-16 22:03:51 +00:00
Karsten Keil 196121ec6e fix wrong condition for mode_hfc warn message 2002-07-08 13:02:19 +00:00
Karsten Keil aab0a965a5 forget to remove comment 2002-07-08 12:53:57 +00:00
Karsten Keil 2ea4dba726 fix mode_hfc init in PCM mode 2002-07-08 12:33:04 +00:00
Karsten Keil 1fe87dcb84 - remove some TENOVIS specific code
- add isdn_compat.h for timer_t
2002-07-08 12:27:45 +00:00
Karsten Keil 0a303e4134 fix revision string 2002-07-07 21:23:11 +00:00
Karsten Keil 0d0c6de481 - add additional protocol flags for Tenovis
* HFC_CFG_NEG_F0 use negativ frame pulse
   * HFC_CFG_SW_DD_DU switch DD/DU line on PCM bus
- fix bug in disabling PCM slot on PH_DEACTIVATE in mode_hfcpci
2002-07-07 21:20:17 +00:00
Karsten Keil 52b4ec1eba put hisax header in skb private data 2002-05-01 01:00:40 +00:00
Karsten Keil e3fd5dd817 status enquire; cleanup 2002-04-29 23:26:30 +00:00
Karsten Keil f245eaa400 correct channel select 2001-12-02 13:08:08 +00:00
Karsten Keil a2c63ea5ee fix OOPS on channel 2 2001-11-26 17:19:26 +00:00
Karsten Keil 0b204ea1dd fix compile without PCI 2001-11-19 14:54:00 +00:00
Karsten Keil 2a9617b14f fix IRQ lock problem on shared IRQ 2001-11-16 01:49:21 +00:00
Karsten Keil 845651c9ec implement PCM mode 2001-11-14 10:41:26 +00:00
Karsten Keil ee912dedbe don't use sti() 2001-11-02 23:28:21 +00:00
Karsten Keil 23642ca741 various bug fixes 2001-10-31 23:06:07 +00:00
Karsten Keil 4364cd5f61 delay fillfifo if blocked 2001-09-30 17:10:25 +00:00
Karsten Keil 80ef79f7a4 changes for kernel 2.4 2001-09-30 17:09:23 +00:00
Karsten Keil 2224488a56 small fixes 2001-09-29 20:11:20 +00:00
Karsten Keil 4c52d522d8 Rawdev for bchannels 2001-09-29 20:05:01 +00:00
Karsten Keil 59fd19c760 experimental NT mode (L1/L2 NETSIDE) support. 2001-08-02 15:02:06 +00:00
Karsten Keil eafdc24f15 new 2001-08-02 14:55:45 +00:00