Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mISDN: Add E-Channel logging features | Martin Bachem | 2009-01-09 |
| | | | | | | | | | | | | | | | 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> | ||
* | mISDN: Fix queue limit counting problem | Andreas Eversberg | 2009-01-09 |
| | | | | | | | If received frames are not handled in time, purge them. Signed-off-by: Andreas Eversberg <andreas@eversberg.eu> Signed-off-by: Karsten Keil <kkeil@suse.de> | ||
* | Add mISDN core files | Karsten Keil | 2008-07-26 |
Add mISDN core files Signed-off-by: Karsten Keil <kkeil@suse.de> |