mISDN/drivers/isdn/hardware/mISDN
Daniel Potts cecb784778 Added GPLv2 clause 2007-05-31 03:23:23 +00:00
..
Kconfig.v2.6 Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
Makefile added new BN8S+ which has 8 LEDS for each ISDN Port, also added VERSION printing to mISDN_core 2007-02-13 10:27:01 +00:00
Makefile.v2.4 Update of HFC multiport driver and dsp module. Ported to current api names. 2004-02-14 17:43:15 +00:00
Makefile.v2.6 added new BN8S+ which has 8 LEDS for each ISDN Port, also added VERSION printing to mISDN_core 2007-02-13 10:27:01 +00:00
Rules.mISDN.v2.4 Update of HFC multiport driver and dsp module. Ported to current api names. 2004-02-14 17:43:15 +00:00
app_plci.c Add missing ! to make AppPlciClearOtherApps() actually do something 2006-12-06 15:18:07 +00:00
appl.c - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
arcofi.c - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
arcofi.h - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
asn1.c rename ASN1 debug function 2003-11-09 09:12:28 +00:00
asn1.h - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
asn1_address.c begin capi 2001-02-21 19:22:35 +00:00
asn1_address.h begin capi 2001-02-21 19:22:35 +00:00
asn1_aoc.c begin capi 2001-02-21 19:22:35 +00:00
asn1_aoc.h begin capi 2001-02-21 19:22:35 +00:00
asn1_basic_service.c begin capi 2001-02-21 19:22:35 +00:00
asn1_basic_service.h begin capi 2001-02-21 19:22:35 +00:00
asn1_comp.c hfcmulti distinguishes now between types and ports. There are now only 3 different types: e1, 4S0 and 8S0, because there are only these 3 chips. But in fact cards which have fewer ports are now supported through the ports variable in the pci_id struct. Also modified the misdn-init script to handle that, and added a mini PCI HFC card with 1 Port 2006-11-14 12:17:02 +00:00
asn1_comp.h begin capi 2001-02-21 19:22:35 +00:00
asn1_diversion.c rename ASN1 debug function 2003-11-09 09:12:28 +00:00
asn1_diversion.h begin capi 2001-02-21 19:22:35 +00:00
asn1_enc.c - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
asn1_enc.h - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
asn1_generic.c rename ASN1 debug function 2003-11-09 09:12:28 +00:00
asn1_generic.h begin capi 2001-02-21 19:22:35 +00:00
avm_fritz.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
capi.c mark mISDN modules as used (don't allow to remove them), if userspace software opens /dev/mISDN. 2006-12-21 15:25:06 +00:00
capi_enc.c big rewrite of the CAPI 2.0 implementation 2003-11-21 22:29:41 +00:00
channel.c - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
channel.h don't print the NEXT_SKB EXISTS error.. for testing 2006-09-07 13:02:34 +00:00
contr.c endian fixes for BIGENDIAN systems. capi_profile and messages have to be little endian by definition 2006-09-14 15:51:46 +00:00
core.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
core.h mark mISDN modules as used (don't allow to remove them), if userspace software opens /dev/mISDN. 2006-12-21 15:25:06 +00:00
debug.c mISDN_ctrl is already defined in mISDNif.h no need for ctrl.h (Yes EXPORT_SYMBOL was missing) 2006-03-23 13:11:43 +00:00
debug.h - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
dsp.h changed CMX processing to older version process. 2007-04-03 17:47:26 +00:00
dsp_arith.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
dsp_audio.c Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
dsp_biquad.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
dsp_blowfish.c Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
dsp_cancel.c hfcmulti distinguishes now between types and ports. There are now only 3 different types: e1, 4S0 and 8S0, because there are only these 3 chips. But in fact cards which have fewer ports are now supported through the ports variable in the pci_id struct. Also modified the misdn-init script to handle that, and added a mini PCI HFC card with 1 Port 2006-11-14 12:17:02 +00:00
dsp_cmx.c Fixed some feature retieval stuff. Now it work!! 2007-04-03 19:42:45 +00:00
dsp_core.c Fixed some feature retieval stuff. Now it work!! 2007-04-03 19:42:45 +00:00
dsp_dtmf.c Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
dsp_ecdis.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
dsp_kb1ec.h changed GFP_KERNEL to GFP_ATOMIC for kmalloc to avoid sleep in a irq-lock (echo cancellor init code) 2006-03-08 12:06:10 +00:00
dsp_kb1ec_const.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
dsp_mec2.h changed GFP_KERNEL to GFP_ATOMIC for kmalloc to avoid sleep in a irq-lock (echo cancellor init code) 2006-03-08 12:06:10 +00:00
dsp_mec2_const.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
dsp_mg2ec.h added Michaels patch which improves the echocancel performance, thanks a lot 2007-01-22 14:54:04 +00:00
dsp_mg2ec_const.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
dsp_tones.c Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
dss1.h Added redirecting number. 2006-12-27 18:50:50 +00:00
dtmf.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
faxl3.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
fsm.c print fsmTimer debug only when debugflag set 2007-03-21 13:26:56 +00:00
fsm.h - CAPI BxConfiguration was not handled 2004-01-30 23:46:39 +00:00
helper.c fix protocol parameter handling (bug 0000067) 2006-08-07 23:35:59 +00:00
helper.h fix protocol parameter handling (bug 0000067) 2006-08-07 23:35:59 +00:00
hfc_multi.c Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
hfc_multi.h * fixed support of new BN8S0 leds work now correct again 2007-03-02 14:00:38 +00:00
hfc_pci.c mark mISDN modules as used (don't allow to remove them), if userspace software opens /dev/mISDN. 2006-12-21 15:25:06 +00:00
hfc_pci.h - new locking, relaxed irq 2003-06-21 21:39:54 +00:00
hfcs_mini.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
hfcs_mini.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
hfcs_usb.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
hfcs_usb.h trace channel data to syslog 2006-11-13 16:27:19 +00:00
hfcsmcc.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
i4l_mISDN.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
isac.c mark mISDN modules as used (don't allow to remove them), if userspace software opens /dev/mISDN. 2006-12-21 15:25:06 +00:00
isac.h - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
isar.c fix a double free/access after free problem. 2006-06-27 13:24:07 +00:00
isar.h - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
l1oip.c Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
l3_udss1.c a few more additions for the RESTART Message 2007-01-10 12:56:45 +00:00
l3helper.c Added redirecting number. 2006-12-27 18:50:50 +00:00
lapd.h need the lapd_addr struct for the netdev stuff 2006-05-04 14:40:07 +00:00
layer1.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
layer1.h - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
layer2.c mark mISDN modules as used (don't allow to remove them), if userspace software opens /dev/mISDN. 2006-12-21 15:25:06 +00:00
layer2.h - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
layer3.c fixed some ETSI violations regarding L2 and L3. We now are fully L2 and L3 compliant (with chan_misdn-0.3.1-rc8) 2006-05-29 16:46:10 +00:00
layer3.h * added winsize 7 for E1 2006-06-01 11:02:10 +00:00
listen.c - move common functions to mISDN_core and export them 2004-01-26 22:21:32 +00:00
loop.c Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
loop.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
mISDNManufacturer.h - add headset volume control via MANUFACTURER REQUEST 2003-11-11 20:31:35 +00:00
m_capi.h - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
memdbg.c improved memdebug 2007-04-03 17:56:52 +00:00
memdbg.h improved memdebug 2007-04-03 17:56:52 +00:00
ncci.c endian fixes for BIGENDIAN systems. capi_profile and messages have to be little endian by definition 2006-09-14 15:51:46 +00:00
netdev.c channel.h calls misdn_log_frame, but data is piped to syslog... still have kernel crashes with netdev.c:misdn_chan_frame_xmit 2006-05-05 10:04:52 +00:00
netjet.c Added GPLv2 clause 2007-05-31 03:23:23 +00:00
netjet.h Added driver for Traverse Tech. NETJet card 2006-06-28 14:06:03 +00:00
plci.c - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
sedl_fax.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
socket.c Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
socket.h Changed my email address to jolly@eversberg.eu 2007-03-27 15:06:29 +00:00
stack.c removed a lot of verbosity. Better commented the pcm_slave and ignore_pcm_frameclock options 2006-10-09 12:51:33 +00:00
supp_serv.c - make mqueue branch HEAD 2006-03-06 12:52:08 +00:00
sysfs.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
sysfs_inst.c added the new B410P HFC-4S based card. This card has Echocancelation in hardware. Modified mISDN_dsp to check for hw_echocan facilities. added possibility to control the gain from lower layers. Thanks to Matthew Fredrickson for most of the patches. 2006-09-06 17:24:22 +00:00
sysfs_obj.c fix protocol parameter handling (bug 0000067) 2006-08-07 23:35:59 +00:00
sysfs_st.c added the new B410P HFC-4S based card. This card has Echocancelation in hardware. Modified mISDN_dsp to check for hw_echocan facilities. added possibility to control the gain from lower layers. Thanks to Matthew Fredrickson for most of the patches. 2006-09-06 17:24:22 +00:00
tei.c mISDN_ctrl is already defined in mISDNif.h no need for ctrl.h (Yes EXPORT_SYMBOL was missing) 2006-03-23 13:11:43 +00:00
udevice.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
w6692.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
w6692.h add support for Winbond 6692 based cards 2003-11-09 09:33:22 +00:00
x25_dte.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
x25_l3.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
x25_l3.h fix packed attribute warnings (Thanks to Stefan Schweizer) 2006-03-22 18:28:34 +00:00
xhfc24succ.h - move branch mqueue to HEAD 2006-03-06 12:58:31 +00:00
xhfc_pci2pi.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
xhfc_pci2pi.h fix typo 2006-03-22 23:29:59 +00:00
xhfc_su.c added the config.h fix for kernels>=2.6.19 2007-02-13 10:43:46 +00:00
xhfc_su.h stop abusing dchannel pointer when line interface is meant 2006-03-17 07:43:41 +00:00