[openib-general] Re: user space verbs examples

Roland Dreier roland at topspin.com
Tue Jun 7 08:36:07 PDT 2005


    Hal> What's supposed to create /dev/infiniband ?

Either the administrator (on systems with static /dev) or udev (on
systems with dynamic /dev).  You'll need to add a udev rule like

    KERNEL="uverbs*", NAME="infiniband/%k", MODE="0666"

to get the uverbs files created in the correct place.

 - R.



More information about the general mailing list