Commit | Line | Data |
---|---|---|
c8801d8c LW |
1 | DONE: |
2 | - functionality similar to logic testbench | |
3 | ||
4 | TODO: | |
5 | - checkpatch.pl cleanups. | |
6 | - keep state of DMA engines. | |
7 | - keep data structure that keeps state of each transfer. | |
8 | - interrupt handler should iterate over outstanding descriptor tables. | |
9 | - complete userspace cdev to read/write using the DMA engines. | |
10 | - split off the DMA support functions in a module, re-usable by custom | |
11 | drivers. | |
12 | ||
13 | Please coordinate work with, and send patches to | |
14 | Leon Woestenberg <leon@sidebranch.com> | |
15 |