Vijay Kumar | a14eddd | 2008-10-19 08:58:46 +0530 | [diff] [blame] | 1 | TODO: |
Vijay Kumar | ee49abc | 2008-10-29 08:58:33 +0530 | [diff] [blame] | 2 | - Rx block size is limited to < 2048, hardware bug? |
| 3 | - Group size is limited to < page size, kernel alloc/mmap API issues |
| 4 | - fix/workaround cache issues in circular buffer header |
| 5 | - test whether Tx is transmitting data from provided buffers |
| 6 | - handle device unplug case |
| 7 | - handle temperature above threshold |
| 8 | - use bus address instead of physical address for DMA |
| 9 | - support for snapshot mode |
Vijay Kumar | a14eddd | 2008-10-19 08:58:46 +0530 | [diff] [blame] | 10 | - audit userspace interfaces |
| 11 | - get reserved major/minor if needed |
| 12 | |
| 13 | Please send patches to Greg Kroah-Hartman <greg@kroah.com> and |
| 14 | Vijay Kumar <vijaykumar@bravegnu.org> and Jaya Kumar <jayakumar.lkml@gmail.com> |