Package: udev
Version: 0.105-4

The infiniband RDMA CM kernel module needs a udev rule. The following
patch adds it below all the other infiniband rules.

--- etc/udev/udev.rules.orig    2007-06-24 00:23:29.000000000 -0500
+++ etc/udev/udev.rules 2007-06-24 00:24:41.000000000 -0500
@@ -62,6 +62,7 @@
 KERNEL=="issm*",               NAME="infiniband/%k"
 KERNEL=="uverbs*",             NAME="infiniband/%k"
 KERNEL=="ucm*",                        NAME="infiniband/%k"
+KERNEL=="rdma_cm",             NAME="infiniband/%k"
 
 # ALSA devices
 KERNEL=="controlC[0-9]*",      NAME="snd/%k"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to