[openib-general] [PATCH] add infiniband device rules to udev

Tom Duffy tduffy at sun.com
Thu Feb 3 13:10:10 PST 2005


Signed-off-by: Tom Duffy <tduffy at sun.com>

diff -Nur udev-bk/etc/udev/udev.rules udev-bk-ib/etc/udev/udev.rules
--- udev-bk/etc/udev/udev.rules	2004-04-21 17:00:42.000000000 -0700
+++ udev-bk-ib/etc/udev/udev.rules	2005-02-03 11:54:55.190634797 -0800
@@ -45,3 +45,7 @@
 
 # raw devices
 KERNEL="raw[0-9]*",	NAME="raw/%k" 
+
+# infiniband devices
+KERNEL="umad*",		NAME="infiniband/%k"
+KERNEL="issm*",		NAME="infiniband/%k"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050203/077cb556/attachment.sig>


More information about the general mailing list