summaryrefslogtreecommitdiff
path: root/xhfc/TODO
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-10-29 16:41:32 +0200
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-10-29 16:41:32 +0200
commit4af0ad04002b7e02226975bf1af73ea00e077f74 (patch)
tree98a3a8c04f8763886360c6b6c30585d611b47036 /xhfc/TODO
parent695c96449a1efce4036cc981f21dc545ff680d17 (diff)
todo/comments
Diffstat (limited to 'xhfc/TODO')
-rw-r--r--xhfc/TODO11
1 files changed, 5 insertions, 6 deletions
diff --git a/xhfc/TODO b/xhfc/TODO
index 3b1f540..c20f80b 100644
--- a/xhfc/TODO
+++ b/xhfc/TODO
@@ -1,9 +1,8 @@
-- the code is a bloody mess, clean it up
- - XXX & TODO
- - remove any commented-out code
-- the B chan and PCM stuff is not implemented at all
- shouldn't part of what is done in the interrupt handler be done later in a
tasklet?
-- keep in mind that there is no sync. I think it's not a problem, but in case
- a tasklet is used it could become one.
+- Sync warning: prolly no problem currently, but linked to our architecture +
+ context (hardirq vs. softirq) (running etc.)
+- Rewrite the S/T state handling code.
+- Review again the FIFO rw code (WTF comments)
+- (Low priority) check support for other XHFCs