From: Tom Duffy <tduffy@sun.com>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH] add infiniband device rules to udev
Date: Thu, 03 Feb 2005 21:10:10 +0000 [thread overview]
Message-ID: <1107465010.6531.6.camel@duffman> (raw)
[-- 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 --]
reply other threads:[~2005-02-03 21:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1107465010.6531.6.camel@duffman \
--to=tduffy@sun.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).