summaryrefslogtreecommitdiff
path: root/xhfc/TODO
blob: 3b1f540d25a63ab4eece035d46e92cac79fecd36 (plain)
1
2
3
4
5
6
7
8
9
- 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.