From owner-freebsd-scsi@FreeBSD.ORG Tue Mar 8 23:26:45 2011 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E7071065675 for ; Tue, 8 Mar 2011 23:26:45 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id 09E668FC18 for ; Tue, 8 Mar 2011 23:26:44 +0000 (UTC) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id C0FBA208E2; Tue, 8 Mar 2011 18:10:19 -0500 (EST) Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Tue, 08 Mar 2011 18:10:19 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:to:subject:date:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; s=smtpout; bh=xkI173sGGt03cAd8DBHtOJkVZMI=; b=S+oPGnK4n1yZ3iUbcNja9PWRi3duk0dJUNdmxx2AbucQr7bWel5EY24fuIf7RzxBEkLMbtJ2hCRPAgfFqorAOp6hYzvZS+Cc4WmiTjyb6sN6wRivpi2R7cPUIuYIk3reqMN4HtctGx+LmMtx/MpLh7y+UpekMkyj9oJftzuzwOM= X-Sasl-enc: 5wmdvrTkoc+JxuauMsAzkxoLuNglq+ls3TmZahmm47+E 1299625819 Received: from tcbug.ixsystems.com (74-34-19-98.dr01.rsmt.mn.frontiernet.net [74.34.19.98]) by mail.messagingengine.com (Postfix) with ESMTPSA id 6EB8140933A; Tue, 8 Mar 2011 18:10:19 -0500 (EST) From: Josh Paetzel To: freebsd-scsi@freebsd.org Date: Tue, 8 Mar 2011 17:10:11 -0600 User-Agent: KMail/1.13.5 (FreeBSD/8.2-RELEASE; KDE/4.5.5; amd64; ; ) References: <20110218164209.GA77903@nargothrond.kdm.org> <20110219044237.GA89045@nargothrond.kdm.org> <4D5FC5E0.5030203@mullet.se> In-Reply-To: <4D5FC5E0.5030203@mullet.se> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1703595.eV2gyhUhhj"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201103081710.17409.josh@tcbug.org> Cc: Martin Nilsson Subject: Re: mps(4) driver (LSI 6Gb SAS) commited to stable/8 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2011 23:26:45 -0000 --nextPart1703595.eV2gyhUhhj Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Saturday, February 19, 2011 07:30:08 am Martin Nilsson wrote: > >> Thank you Ken for getting this done. Any plan to support the LSI 9240 > >> (skinny) cards? if its a matter of hardware to develop with, contact > >> me off list and I can provide you with a development system. > >=20 > > That'll be up to LSI most likely. > >=20 > > If it has the mpt2 interface, then I'm sure they'll support it through > > the mps driver. > >=20 > > If it has the MegaRAID interface, then the mfi driver would need to be > > modified. >=20 > It is the mfi interface and the driver at LSI:s web supports them, the > new driver should compile on both i386 and amd64 the previous one were > i386 only. >=20 > /Martin The mfi driver on the LSI web page supports the 9240, whereas the stock=20 =46reeBSD mfi driver does not. The LSI driver breaks mfiutil however, so m= ake=20 sure you have megacli or the like working. Xin Li is looking at merging support for the 9240 into FreeBSD mfi, but the= =20 two have diverged so it's not a slam-dunk. =2D-=20 Thanks, Josh Paetzel --nextPart1703595.eV2gyhUhhj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQEcBAABAgAGBQJNdrdZAAoJEKFq1/n1feG2iJcH/RqHESm6WwbAuAc4qlxOEj9X 9Jcyku6uaPg4a1BwSeCdhFFHQD0B2gJ6sOu4USCsJwcOq67VKAHxHIemPT+oTboM TZD9PfYSKo/MpuWwWCLR2wz6FVAa6xWdITycWUkvWbK0zzWV/QufhHwdBV8q5hCo cT10gOSZG0OovT/hpSm4yChbASdGoxMQ06xKdfDmW1kX+XkELyw809GDVBXLKNca /fJlK1J7KpsoWpz8xbJXN0c1F072R2nYxGd/SAR2X+OU8bUQ1Qh8JgWnHvz3q0Oc 7ye9cYD7WZIXsCCKp7PWDnSzdPO3UIH6T5ZZI4wLOCcN3JAscxa98CWxzja7fEo= =UayM -----END PGP SIGNATURE----- --nextPart1703595.eV2gyhUhhj--