summaryrefslogtreecommitdiffstats
path: root/ToDo
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2011-12-12 18:08:27 +0100
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2011-12-12 18:08:27 +0100
commit4be7a59b5a5253e90a299b56eb188c8b970c07b5 (patch)
tree880cbf5cc18a486d77da1905f0580574b8e3438b /ToDo
parent6169da95761fbf0851033d106f0506b9632ce0c9 (diff)
downloadpcitool-4be7a59b5a5253e90a299b56eb188c8b970c07b5.tar.gz
pcitool-4be7a59b5a5253e90a299b56eb188c8b970c07b5.tar.bz2
pcitool-4be7a59b5a5253e90a299b56eb188c8b970c07b5.tar.xz
pcitool-4be7a59b5a5253e90a299b56eb188c8b970c07b5.zip
Handle SIGINT signal in pcitool
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo1
1 files changed, 1 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index a4e6996..6c7004e 100644
--- a/ToDo
+++ b/ToDo
@@ -20,6 +20,7 @@ Normal Priority (it would make just few things a bit easier)
3. Provide OR and AND operations on registers in cli
4. Support writting a data from a binary file in cli
5. Use bus-addresses instead of physcial addresses for DMA
+ 6. Use pthread_condition_t instead of polling
Low Priority (only as generalization for other projects)
============