blob: 842afd46499388def0f781e25921147d82abf31c [file] [log] [blame]
Vijay Kumara14eddd2008-10-19 08:58:46 +05301TODO:
Vijay Kumaree49abc2008-10-29 08:58:33 +05302 - 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 Kumara14eddd2008-10-19 08:58:46 +053010 - audit userspace interfaces
11 - get reserved major/minor if needed
12
13Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
14Vijay Kumar <vijaykumar@bravegnu.org> and Jaya Kumar <jayakumar.lkml@gmail.com>