linux-stable-rt/drivers/isdn/mISDN
Martin Bachem 1f28fa19d3 mISDN: Add E-Channel logging features
New prim PH_DATA_E_IND.

 - all E-ch frames are indicated by recv_Echannel(), which pushes E-Channel
   frames into dch's rqueue
 - if dchannel is opened with channel nr 0, no E-Channel logging
   is requested
 - if dchannel is opened with channel nr 1, E-Channel logging
   is requested. if layer1 does not support that, -EINVAL
   in return is appropriate

Signed-off-by: Martin Bachem <m.bachem@gmx.de>
Signed-off-by: Karsten Keil <kkeil@suse.de>
2009-01-09 22:44:25 +01:00
..
Kconfig
Makefile
core.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
core.h
dsp.h mISDN: Add some debug option for clock problems 2009-01-09 22:44:23 +01:00
dsp_audio.c
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c mISDN: Fixed more indexing bugs 2009-01-09 22:44:24 +01:00
dsp_core.c mISDN: Fix HDLC DSP transmit 2009-01-09 22:44:24 +01:00
dsp_dtmf.c
dsp_ecdis.h
dsp_hwec.c
dsp_hwec.h
dsp_pipeline.c
dsp_tones.c
fsm.c
fsm.h
hwchannel.c mISDN: Add E-Channel logging features 2009-01-09 22:44:25 +01:00
l1oip.h
l1oip_codec.c
l1oip_core.c
layer1.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
layer1.h
layer2.c
layer2.h
socket.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
stack.c mISDN: Add E-Channel logging features 2009-01-09 22:44:25 +01:00
tei.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
timerdev.c