Linux-libre 2.6.32.42-gnu1
[librecmc/linux-libre.git] / drivers / staging / poch / README
1 TODO:
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
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>