Staging: poch: Update TODO list
Update TODO list. Signed-off-by: Vijay Kumar <vijaykumar@bravegnu.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
95ead520a3
commit
ee49abcf16
1 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue