aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/altpciechdma/TODO
blob: 12c945fd61e1cba0c776cb3c8240eb21575b5205 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DONE:
    - functionality similar to logic testbench

TODO:
	- checkpatch.pl cleanups.
	- keep state of DMA engines.
	- keep data structure that keeps state of each transfer.
	- interrupt handler should iterate over outstanding descriptor tables.
	- complete userspace cdev to read/write using the DMA engines.
	- split off the DMA support functions in a module, re-usable by custom
	  drivers.

Please coordinate work with, and send patches to
Leon Woestenberg <leon@sidebranch.com>