[openib-general] [PATCH] Fix capability mask enums in ib_verbs.h
Roland Dreier
roland at topspin.com
Tue Jan 18 11:22:07 PST 2005
Roland> This patch implements setting the IsSM capability bit from
Roland> userspace by creating special files /dev/infiniband/issmN
Roland> that set the bit when opened and clear it when closed.
Roland> Additional opens of the same file will block or return
Roland> EAGAIN depending on whether the O_NONBLOCK flag is passed
Roland> to open(). The precise API is also described in the patch
Roland> to the doc file.
OK, no one complained so I just committed this change.
- Roland
More information about the general
mailing list