From owner-freebsd-scsi@freebsd.org Thu Jul 23 20:53:32 2015 Return-Path: Delivered-To: freebsd-scsi@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B7359A80DE for ; Thu, 23 Jul 2015 20:53:32 +0000 (UTC) (envelope-from stephen.mcconnell@avagotech.com) Received: from mail-ie0-x234.google.com (mail-ie0-x234.google.com [IPv6:2607:f8b0:4001:c03::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC2C91F41 for ; Thu, 23 Jul 2015 20:53:31 +0000 (UTC) (envelope-from stephen.mcconnell@avagotech.com) Received: by iecri3 with SMTP id ri3so3701126iec.2 for ; Thu, 23 Jul 2015 13:53:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=avagotech.com; s=google; h=from:references:in-reply-to:mime-version:thread-index:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=UPl8E2VKO8Zz3cd0P8Aykg2x04f4iK37/wRaJeB0wPc=; b=LwP7xNaQuY4926l4QHa6HVfqd05SAM34HRrpzg0/2nVlGjHXsdrr5Z62lfFYXvqvvI kal61+Svsms4Iyf9Gic7eMqaecCgRTA5f/dMm881jGqrDK/IQeWCeHBxFmvKDkQsA424 mOyXT5MYe4VQeQKmJQUnjIzTI2/7JxEKOEwSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=UPl8E2VKO8Zz3cd0P8Aykg2x04f4iK37/wRaJeB0wPc=; b=XxnUiL0GyZVZxety28H5sLeQpJfE6bijZieWrFbsTbddXlBlbVeyMYWvTo+mkcdqs6 n+pLvERup0ABMRwbzg/NO44pHZmxYWxIm15haTdMsUiTuDCoJ4BdiIEV07N6m25phXHw HWR4pN54EOGvCvsScF0OdBeintWsU3eWxrODCf1U3tyFYgHGVKjmJW0yDG4x7UnLVEzU M4xh0Sem1P/tChLO9jlSpC7hVqWfASO8FG6rFlR8Ay9uXxnA3r7JSpFN0/mqivQx58o2 bS2BLZqYTdyIsPIGDLFkzm2K4s8gdgdp5ESQd8F9+eeoNozdAqPsY6fOu/DmQ6DQSGUj i7Ig== X-Gm-Message-State: ALoCoQnBXHRGPk5/hlE5QAJKr12ZEZO39tVkSs7+tKp1tKNdbQPFQ5DRWQKPktJFM1uXBXNEdU33 X-Received: by 10.107.38.68 with SMTP id m65mr14922295iom.135.1437684810628; Thu, 23 Jul 2015 13:53:30 -0700 (PDT) From: Stephen Mcconnell References: <8F3CEA48-F00B-4CA7-AB23-0CE8783E1969@langille.org> In-Reply-To: <8F3CEA48-F00B-4CA7-AB23-0CE8783E1969@langille.org> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQCFFk4sFbnOQRuBONeoOLgZwivNHKCA5Yzg Date: Thu, 23 Jul 2015 14:53:30 -0600 Message-ID: <882392fa1d2e36a4c2de036790b9f215@mail.gmail.com> Subject: RE: mps driver on 10.2-BETA To: Dan Langille , slm@freebsd.org Cc: freebsd-scsi@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2015 20:53:32 -0000 > -----Original Message----- > From: Dan Langille [mailto:dan@langille.org] > Sent: Thursday, July 23, 2015 2:18 PM > To: slm@FreeBSD.org > Cc: freebsd-scsi@freebsd.org > Subject: mps driver on 10.2-BETA > > Hello > > I'm setting up a new server with some M1015 cards and I'm planning on > using > FreeBSD 10.2. > > I've heard reports that the 20.00.00.00 driver was unstable on FreeBSD an= d > that > I should use P19 firmware instead. Then today I found this report from > January. > > > https://forums.freenas.org/index.php?threads/upgraded-to-9-3-and-getting- > warning-firmware-version-19-does-not-match-driver-version-16-for- > dev.25925/page-4#post-168811 > > I see that firmware 20.00.04.00 is out and I've flashed my three cards > with that. I > am guessing the problems reported above were dealt with in the firmware > upgrade, as opposed to any driver changes. > > Is my best course of action to use the P20 firmware in this case? Hi Dan, I don't know about this problem with P20. I would recommend that you use the latest FW available, and it looks like you've done that. Let me know i= f you have any problems with it. Sorry that I can't be more help than that. > > Thanks. > > =E2=80=94 > Dan Langille dvl@ > http://langille.org/ > > > > Steve