summaryrefslogtreecommitdiff
path: root/xhfc/TODO
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-08-23 16:04:48 +0200
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-08-23 16:04:48 +0200
commit903500ec9e587eba454943719668bef0ea0660fd (patch)
treed200f84516efd0ce42b5a0ffa671b988e0f29d55 /xhfc/TODO
parent5a56b078a7aa178dac2707a7d60d850e3ebed25b (diff)
clean up, traces, fix hdlc_rx_frame, b chans...
Diffstat (limited to 'xhfc/TODO')
-rw-r--r--xhfc/TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/xhfc/TODO b/xhfc/TODO
index e8ced5c..559955f 100644
--- a/xhfc/TODO
+++ b/xhfc/TODO
@@ -1,10 +1,8 @@
- the code is a bloody mess, clean it up
- - end-of-line comments are used as a way to say that they should not
- remain. Remove them.
- - remove every XXX
+ - XXX & TODO
- remove any commented-out code
- - keep better track of where everything is allocated and initialized
- - is the deinit correct? prolly not!
+ + keep better track of where everything is allocated and initialized
+ + is the deinit correct? prolly not!
- harmonize traces
- The alarm should be initialized to DAHDI_ALARM_RED. Redo S/T init/reset code.
- the B chan and PCM stuff is not implemented at all