dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/isdn/mISDN
Karsten Keil 3712b42d4b Add layer1 over IP support
Implement a ISDN over IP tunnel to use mISDN hardware on
remote locations.

Signed-off-by: Karsten Keil <kkeil@suse.de>
2008-07-27 02:02:10 +02:00
..
Kconfig Add layer1 over IP support 2008-07-27 02:02:10 +02:00
Makefile Add layer1 over IP support 2008-07-27 02:02:10 +02:00
core.c
core.h
dsp.h Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_audio.c Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_biquad.h Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_blowfish.c Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_cmx.c Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_core.c Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_dtmf.c Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_ecdis.h Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_hwec.c Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_hwec.h Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_pipeline.c Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_tones.c Add mISDN DSP 2008-07-27 01:56:38 +02:00
fsm.c
fsm.h
hwchannel.c
l1oip.h Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip_codec.c Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip_core.c Add layer1 over IP support 2008-07-27 02:02:10 +02:00
layer1.c
layer1.h
layer2.c
layer2.h
socket.c
stack.c
tei.c
timerdev.c