From owner-freebsd-scsi@FreeBSD.ORG Mon Jan 30 21:52:08 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 018051065670 for ; Mon, 30 Jan 2012 21:52:08 +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 B1A258FC12 for ; Mon, 30 Jan 2012 21:52:07 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Rrz9H-000LvL-B5; Tue, 31 Jan 2012 01:52:27 +0400 Date: Tue, 31 Jan 2012 01:52:27 +0400 From: Slawa Olhovchenkov To: Marius Strobl Message-ID: <20120130215227.GR1684@zxy.spb.ru> References: <20120130152555.GL1684@zxy.spb.ru> <20120130174903.GI39861@alchemy.franken.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120130174903.GI39861@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: Mon, 30 Jan 2012 21:52:08 -0000 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.