linux-kernel-test/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
..
core.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
core.h
dsp_audio.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
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 drivers/isdn/mISDN: use ARRAY_SIZE 2008-12-03 20:59:57 -08:00
dsp_hwec.h
dsp_pipeline.c ISDN: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:39 -08:00
dsp_tones.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
dsp.h mISDN: Add some debug option for clock problems 2009-01-09 22:44:23 +01:00
fsm.c
fsm.h
hwchannel.c mISDN: Add E-Channel logging features 2009-01-09 22:44:25 +01:00
Kconfig Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip_codec.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
l1oip_core.c mISDN: fix sparse warning: symbol 'id' shadows an earlier one 2008-12-12 21:17:38 -08:00
l1oip.h Add layer1 over IP support 2008-07-27 02:02:10 +02:00
layer1.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
layer1.h
layer2.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
layer2.h Fix namespace issue with Hisax 2008-07-27 18:32:50 +02:00
Makefile Add layer1 over IP support 2008-07-27 02:02:10 +02:00
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 mISDN: timerdev: use __user for mISDN_read's buffer argument 2008-12-12 21:19:18 -08:00