From: Roland Dreier Subject: Re: [ofa-general] Re: new NFS/RDMA instructions for 2.6.25-rc1 Date: Mon, 25 Feb 2008 09:04:04 -0800 Message-ID: References: <20080211173322.GA4755@fieldses.org> <20080211210044.GA4561@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "J. Bruce Fields" , linux-nfs@vger.kernel.org, general-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org, Thomas Talpey To: James Lentini Return-path: Received: from sj-iport-6.cisco.com ([171.71.176.117]:11573 "EHLO sj-iport-6.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752691AbYBYREZ (ORCPT ); Mon, 25 Feb 2008 12:04:25 -0500 In-Reply-To: (James Lentini's message of "Mon, 25 Feb 2008 11:49:58 -0500 (EST)") Sender: linux-nfs-owner@vger.kernel.org List-ID: > + - Install an OpenFabrics-compatible RDMA card > + > + Any device that is compatible with the OpenFabrics.org software stack is > + acceptable. This seems a little odd in the context of instructions on how to use the code in the kernel. Maybe something like: - Install an RDMA device Any device supported by the drivers in drivers/infiniband/hw is acceptable. - R.