Roel Kluin dcbbcefb6a Staging: poch: fix verification of memory area há 16 anos atrás
..
Kconfig a14edddac9 Staging: add poch driver há 16 anos atrás
Makefile a14edddac9 Staging: add poch driver há 16 anos atrás
README ee49abcf16 Staging: poch: Update TODO list há 16 anos atrás
poch.c dcbbcefb6a Staging: poch: fix verification of memory area há 16 anos atrás
poch.h a14edddac9 Staging: add poch driver há 16 anos atrás

README

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 and
Vijay Kumar and Jaya Kumar