From: Vijay Kumar Date: Wed, 29 Oct 2008 03:28:33 +0000 (+0530) Subject: Staging: poch: Update TODO list X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ee49abcf167856fb2020525b332a6adbb55d1957;p=deliverable%2Flinux.git Staging: poch: Update TODO list Update TODO list. Signed-off-by: Vijay Kumar Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/poch/README b/drivers/staging/poch/README index f65e979743ba..842afd464993 100644 --- a/drivers/staging/poch/README +++ b/drivers/staging/poch/README @@ -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