[openib-general] [PATCH 0/7] AMSO1100 RNIC Driver
Tom Tucker
tom at opengridcomputing.com
Wed Mar 15 14:05:19 PST 2006
This is a repost of the AMSO1100 RNIC Driver based on review
feedback from everyone, specifically:
- source parses cleanly by 'sparse'
- Roland's patches applied
- Bug in VQ memory allocation, WR size allocated, maxsize copied (boom!)
- BE issue resolved by using __raw_write[lw](cpu_to_be[32|16]...
- Makefile renamed to Kbuild and cleaned up
- Removed gratuitous macros
This patch has been tested with the recently posted iWARP CMA.
This patchset includes the following patches:
1 - Kconfig and Kbuild
2 - Low-level device interface and native stack support
3 - Work request definitions
4 - Provider interface
5 - Memory management
6 - User mode message queue implementation
7 - Verbs queue implementation
Signed-off-by: Tom Tucker <tom at opengridcomputing.com>
More information about the general
mailing list