kernel-ark/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
mthca_cmd.c
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c
mthca_dev.h [PATCH] IB/mthca: Bump version 2005-06-27 15:11:47 -07:00
mthca_doorbell.h
mthca_eq.c
mthca_mad.c
mthca_main.c
mthca_mcg.c
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
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
mthca_reset.c
mthca_uar.c
mthca_user.h [PATCH] IB uverbs: add mthca ABI header 2005-07-07 18:23:49 -07:00