Staging: poch: Update TODO list
authorVijay Kumar <vijaykumar@bravegnu.org>
Wed, 29 Oct 2008 03:28:33 +0000 (08:58 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:03 +0000 (13:52 -0800)
Update TODO list.

Signed-off-by: Vijay Kumar <vijaykumar@bravegnu.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/poch/README

index f65e979..842afd4 100644 (file)
@@ -1,5 +1,12 @@
 TODO:
-       - fix transmit overflows
+       - Rx block size is limited to < 2048, hardware bug?
+       - Group size is limited to < page size, kernel alloc/mmap API issues
+       - fix/workaround cache issues in circular buffer header
+       - test whether Tx is transmitting data from provided buffers
+       - handle device unplug case
+       - handle temperature above threshold
+       - use bus address instead of physical address for DMA
+       - support for snapshot mode
        - audit userspace interfaces
        - get reserved major/minor if needed