提交 4bb1ab01 authored 作者: Stefan Knoblich's avatar Stefan Knoblich

[ftmod_misdn] Add some TODO items at the top of ftmod_misdn.c.

Signed-off-by: 's avatarStefan Knoblich <stkn@openisdn.net>
上级 810f0d4e
...@@ -25,6 +25,15 @@ ...@@ -25,6 +25,15 @@
* NOTE: This is intended as a Layer 1 interface only, signaling * NOTE: This is intended as a Layer 1 interface only, signaling
* is handled by other modules (e.g. ftmod_libpri or ftmod_isdn). * is handled by other modules (e.g. ftmod_libpri or ftmod_isdn).
*/ */
/*
* TODO:
* - Use a fifo and PH_DATA_CNF for b-channel write polling (drop timerfd)
*
* - Disable L1 idle deactivation on BRI PTMP with IMGL1HOLD ioctl(? optional)
*
* - Add hfcsusb specific state + flag defines and try to do something useful with
* it in misdn_handle_mph_information_ind().
*/
#include <errno.h> #include <errno.h>
#include <stdlib.h> #include <stdlib.h>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论