aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/poch/README
blob: 842afd46499388def0f781e25921147d82abf31c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TODO:
	- 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

Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
Vijay Kumar <vijaykumar@bravegnu.org> and Jaya Kumar <jayakumar.lkml@gmail.com>