linux-stable-rt/drivers/infiniband/hw/mthca
Roland Dreier 53b8b3ffd5 [PATCH] IB uverbs: add mthca mmap support
Add support for mmap() method to mthca, so that userspace can get access to
doorbell registers.  This allows userspace to get direct access to the HCA for
data path operations.

Each userspace context gets its own copy of the doorbell registers and is only
allowed to use resources that the kernel has given it access to.  In other
words, this is safe.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-07 18:23:49 -07:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c [PATCH] IB/mthca: Add Sun copyright notice 2005-06-27 15:11:44 -07:00
mthca_cmd.c [PATCH] IB/mthca: Align FW command mailboxes to 4K 2005-06-27 15:11:46 -07:00
mthca_cmd.h [PATCH] IB/mthca: Align FW command mailboxes to 4K 2005-06-27 15:11:46 -07:00
mthca_config_reg.h
mthca_cq.c [PATCH] IB/mthca: Align FW command mailboxes to 4K 2005-06-27 15:11:46 -07:00
mthca_dev.h [PATCH] IB/mthca: Bump version 2005-06-27 15:11:47 -07:00
mthca_doorbell.h [PATCH] IB/mthca: Add Sun copyright notice 2005-06-27 15:11:44 -07:00
mthca_eq.c [PATCH] IB/mthca: Align FW command mailboxes to 4K 2005-06-27 15:11:46 -07:00
mthca_mad.c
mthca_main.c [PATCH] IB/mthca: Encapsulate command interface init 2005-06-27 15:11:46 -07:00
mthca_mcg.c [PATCH] IB/mthca: Align FW command mailboxes to 4K 2005-06-27 15:11:46 -07:00
mthca_memfree.c [PATCH] IB uverbs: add mthca user doorbell record support 2005-07-07 18:23:49 -07:00
mthca_memfree.h [PATCH] IB uverbs: add mthca user doorbell record support 2005-07-07 18:23:49 -07:00
mthca_mr.c [PATCH] IB/mthca: Align FW command mailboxes to 4K 2005-06-27 15:11:46 -07:00
mthca_pd.c
mthca_profile.c
mthca_profile.h
mthca_provider.c [PATCH] IB uverbs: add mthca mmap support 2005-07-07 18:23:49 -07:00
mthca_provider.h [PATCH] IB uverbs: add mthca user context support 2005-07-07 18:23:49 -07:00
mthca_qp.c [PATCH] IB/mthca: Align FW command mailboxes to 4K 2005-06-27 15:11:46 -07:00
mthca_reset.c
mthca_uar.c
mthca_user.h [PATCH] IB uverbs: add mthca ABI header 2005-07-07 18:23:49 -07:00