]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/poch/README
Staging: comedi: dt9812: fix sparse warnings
[linux-2.6-omap-h63xx.git] / drivers / staging / poch / README
index f65e979743ba591e3d0350b2f35f5def5b660bee..842afd46499388def0f781e25921147d82abf31c 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