From owner-freebsd-scsi@FreeBSD.ORG Sat May 1 01:47:12 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A40BB106564A for ; Sat, 1 May 2010 01:47:12 +0000 (UTC) (envelope-from ptyll@nitronet.pl) Received: from web.nitronet.pl (web.nitronet.pl [195.90.106.5]) by mx1.freebsd.org (Postfix) with ESMTP id 630AE8FC14 for ; Sat, 1 May 2010 01:47:12 +0000 (UTC) Received: from mailnull by web.nitronet.pl with virscan (Exim 4.69 (FreeBSD)) (envelope-from ) id 1O81EF-0006s2-4X for freebsd-scsi@freebsd.org; Sat, 01 May 2010 03:10:47 +0200 Date: Sat, 1 May 2010 03:10:42 +0200 From: Pawel Tyll X-Priority: 3 (Normal) Message-ID: <1688720753.20100501031042@nitronet.pl> To: freebsd-scsi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Nitronet.pl X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ptyll@nitronet.pl X-SA-Exim-Scanned: No (on web.nitronet.pl); SAEximRunCond expanded to false Subject: LSI SAS1078 on Intel S5520UR board. 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: Sat, 01 May 2010 01:47:12 -0000 Hello list, I'm having a problem with integrated LSI SAS1078 controller on S5520UR on FreeBSD 8.0-STABLE #1: Sat May 1 02:06:15 CEST 2010 after kldload mpt: mpt0@pci0:13:0:0: class=3D0x010000 card=3D0x35058086 chip=3D0x0062100= 0 rev=3D0x04 hdr=3D0x00 vendor =3D 'LSI Logic (Was: Symbios Logic, NCR)' device =3D 'PCI-Express Fusion-MPT SAS (LSISAS1078)' class =3D mass storage subclass =3D SCSI mpt0: port 0x1000-0x10ff mem 0xb1940000-0xb1943= fff,0xb1900000-0xb193ffff irq 16 at device 0.0 on pci13 mpt0: unable to map registers in PIO mode # mptutil show adapter mptutil: mpt_open: No such file or directory on the other hand, mfi doesn't even attach to this device, and kldunload mpt crashes the system. Is anyone successfully using this controller on any version of FreeBSD? Anything else I can do to help debug and fix this?