* [PATCH] add infiniband device rules to udev
@ 2005-02-03 21:10 Tom Duffy
0 siblings, 0 replies; only message in thread
From: Tom Duffy @ 2005-02-03 21:10 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 439 bytes --]
Signed-off-by: Tom Duffy <tduffy@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"
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-03 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-03 21:10 [PATCH] add infiniband device rules to udev Tom Duffy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).