From owner-freebsd-hardware@FreeBSD.ORG Thu Apr 17 16:57:46 2014 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EBE9FE6 for ; Thu, 17 Apr 2014 16:57:46 +0000 (UTC) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.wp.pl", Issuer "Thawte SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71DE31703 for ; Thu, 17 Apr 2014 16:57:45 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 2406 invoked from network); 17 Apr 2014 18:31:03 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1397752263; bh=E1/23ndSRKSyTgE/JGPV/V3KJ/dGP1uasKiSjfmC578=; h=From:To:Subject; b=MXhROBURhcplt411dpKW0SDP/UKlt+izmBLtRBobaofC1K5oR9ircL8IENzP3OMy8 cZqsJP6yX4Lq0tGdw+qg/pAfmX956hplH1sZfMMN0vHbd7WMY2itSD9QiXPMRMMW0C FCeNtOFh0biLhv2xrMI44X6XieFkjjI+TLtzcKZw= Received: from dmn104.neoplus.adsl.tpnet.pl (HELO [10.0.0.227]) (ipluta@[83.24.69.104]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES128-SHA encrypted SMTP for ; 17 Apr 2014 18:31:03 +0200 Message-ID: <535001B9.70207@wp.pl> Date: Thu, 17 Apr 2014 18:30:49 +0200 From: Ireneusz Pluta User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Subject: mfi driver update Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [cTNk] X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2014 16:57:47 -0000 Hello, I run a Product Name: LSI MegaRAID SAS 9280-16i4e Firmware: 12.13.0-0154 on the 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 It may be the case that this box suffers from what is described here http://lists.freebsd.org/pipermail/freebsd-scsi/2011-March/004839.html, Generally my, not so frequent problem is getting stuck with COMMAND 0x... TIMEOUT AFTER sss SECONDS. What I understand from there is that there was the mfi driver problem and it got resolved. Could I just take the newwest /usr/src/sys/dev/mfi/* files back to this box and recompile the driver? Or I get into system incompatibilities problems between 8.x and 10.x, eventually and I need some earlier version? Which? Thanks Irek.