Quoting r. Hal Rosenstock <[EMAIL PROTECTED]>: > I don't know if you saw this but can you respond to this on the list ?
No, I didnt see this. > Thanks. > > -- Hal > > -----Forwarded Message----- > > From: Hal Rosenstock <[EMAIL PROTECTED]> > To: [email protected] > Subject: [openib-general] [PATCH] OpenIB scripts > Date: 27 Jul 2005 11:31:23 -0400 > > Add ucm to udev rules > > Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED] > > Also, should these (https://openib.org/svn/trunk/contrib/mellanox/) be > moved to a gen2 location ? I'm fine with moving some of these scripts to trunk. These are install scripts, they dont belong in either src/linux-kernel or src/userspace. What about at the top level, alongside src/? > Index: 90-ib.rules > =================================================================== > --- 90-ib.rules (revision 2917) > +++ 90-ib.rules (working copy) > @@ -1,3 +1,4 @@ > KERNEL="umad*", NAME="infiniband/%k" > KERNEL="issm*", NAME="infiniband/%k" > +KERNEL="ucm", NAME="infiniband/%k", MODE="0666" > KERNEL="uverbs*", NAME="infiniband/%k", MODE="0666" > > Okay. -- MST _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
