From owner-freebsd-scsi@FreeBSD.ORG Tue Feb 7 09:26:28 2012 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 5BF64106568D for ; Tue, 7 Feb 2012 09:26:28 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id 11ED28FC0A for ; Tue, 7 Feb 2012 09:26:27 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1RuhK3-000Hfh-1r; Tue, 07 Feb 2012 13:26:47 +0400 Date: Tue, 7 Feb 2012 13:26:47 +0400 From: Slawa Olhovchenkov To: Marius Strobl Message-ID: <20120207092647.GD84338@zxy.spb.ru> References: <20120130152555.GL1684@zxy.spb.ru> <20120130174903.GI39861@alchemy.franken.de> <20120130215227.GR1684@zxy.spb.ru> <20120131232938.GM39861@alchemy.franken.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120131232938.GM39861@alchemy.franken.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: freebsd-scsi@freebsd.org Subject: Re: Trouble with LSI SAS1078 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, 07 Feb 2012 09:26:28 -0000 On Wed, Feb 01, 2012 at 12:29:38AM +0100, Marius Strobl wrote: > On Tue, Jan 31, 2012 at 01:52:27AM +0400, Slawa Olhovchenkov wrote: > > On Mon, Jan 30, 2012 at 06:49:03PM +0100, Marius Strobl wrote: > > > > > On Mon, Jan 30, 2012 at 07:25:55PM +0400, Slawa Olhovchenkov wrote: > > > > I found PR kern/134520 and discursion in -scsi at 2010-05-01. > > > > I have same trouble for 9.0-RELEASE and Intel SR2600URLXR. > > > > > > > > Matthew Jacob (currently not working on mpt) wrote "I have this > > > > chassis and it seems to work okay for me". > > > > > > > > I think difference in AXXRAKSAS2 -- working system have full RAID > > > > support, system with "unable to map registers in PIO mode" -- lost > > > > RAID support. > > > > > > > > Can somebody modify driver for support this configuration? > > > > > > Could you please provide the mpt-bits of a verbose dmesg of that > > > board? > > > > As I see in mpt_pci.c all mpt-bits don't exist because after > > > > === > > mpt0: port 0x1000-0x10ff mem 0xb1940000-0xb1943fff,0xb1900000-0xb193ffff irq 16 at device 0.0 on pci13 > > mpt0: unable to map registers in PIO mode > > === > > > > mpt_pci_attach immediately failed. > > Would you be able to test a patch on that machine by installing on > another machine and swapping disks, netboot or something like that? I can test you patch at this machine (currently installed on USB HDD).