mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 05:06:31 +00:00
OFED version number update.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1664 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+3
-3
@@ -69,9 +69,9 @@ Next, download and install the OFED package. Make sure to disable
|
||||
OFED's SRP target driver (srpt=n) and to enable at least the
|
||||
kernel-ib, kernel-ib-devel and SRP tools packages. An example:
|
||||
|
||||
wget http://www.openfabrics.org/downloads/OFED/ofed-1.4/OFED-1.4.tgz
|
||||
tar xzf OFED-1.4.tgz
|
||||
cd OFED-1.4
|
||||
wget http://www.openfabrics.org/downloads/OFED/ofed-1.5.1/OFED-1.5.1.tgz
|
||||
tar xzf OFED-1.5.1.tgz
|
||||
cd OFED-1.5.1
|
||||
cat <<EOF >ofed.conf
|
||||
libibverbs=y
|
||||
libibverbs-utils=y
|
||||
|
||||
Reference in New Issue
Block a user