From owner-freebsd-scsi@FreeBSD.ORG Sun Feb 26 02:04:59 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 1B8A7106564A for ; Sun, 26 Feb 2012 02:04:59 +0000 (UTC) (envelope-from bsalinux@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id BE3648FC0A for ; Sun, 26 Feb 2012 02:04:58 +0000 (UTC) Received: by qao25 with SMTP id 25so886873qao.13 for ; Sat, 25 Feb 2012 18:04:57 -0800 (PST) Received-SPF: pass (google.com: domain of bsalinux@gmail.com designates 10.229.137.80 as permitted sender) client-ip=10.229.137.80; Authentication-Results: mr.google.com; spf=pass (google.com: domain of bsalinux@gmail.com designates 10.229.137.80 as permitted sender) smtp.mail=bsalinux@gmail.com; dkim=pass header.i=bsalinux@gmail.com Received: from mr.google.com ([10.229.137.80]) by 10.229.137.80 with SMTP id v16mr5197787qct.31.1330221897936 (num_hops = 1); Sat, 25 Feb 2012 18:04:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=P9jLZmAZ6IlrU0PsbDpBB4geLfd9mGHJMqhP9jjAZJU=; b=psYGbx+32SytaAt7eWNiprDnSc17mvx15UIpjwpthw+6buwZG4S29lFv6k/ovLizNX CCd/6/kHYkM0/kZWblgqnRMrc+uNTrjLILNsFOAnrXj78zlDhPfg9pjoBhbx4hiF1nGR fRhQsjbEHs59VQivF0q7IR0QCeY+81zYp1b7E= MIME-Version: 1.0 Received: by 10.229.137.80 with SMTP id v16mr4277996qct.31.1330221897815; Sat, 25 Feb 2012 18:04:57 -0800 (PST) Received: by 10.229.13.149 with HTTP; Sat, 25 Feb 2012 18:04:57 -0800 (PST) In-Reply-To: References: <4F494676.2000909@fuckner.net> Date: Sat, 25 Feb 2012 18:04:57 -0800 Message-ID: From: "bsalinux@gmail.com" To: freebsd-scsi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: IBM M1015 support 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: Sun, 26 Feb 2012 02:04:59 -0000 I installed a new kernel with thmodified mfi_pci.c. Dmesg reports the devic= e mfi0: port 0xe000-0xe0ff mem 0xfe460000-0xfe463fff,0xfe400000-0xfe43ffff irq 16 at device 0.0 on pci1 mfi0: Megaraid SAS driver Ver 3.00 mfi0: Frame 0xffffff80002b0000 timed out command 0xCB6B4040 mfi0: failed to send init command device_attach: mfi0 attach returned 60 but it fails to init. Thanks. On Sat, Feb 25, 2012 at 5:28 PM, bsalinux@gmail.com wr= ote: > Does this line look good? > > =A0{0x1000, 0x0073, 0xffff, 0xffff, MFI_FLAGS_GEN2, "IBM ServeRAID > M1015"}, /* M1015 =A0*/ > > Thanks > > On Sat, Feb 25, 2012 at 12:37 PM, Michael Fuckner w= rote: >> Good evening, >> >> >>> none3@pci0:1:0:0: =A0 =A0 =A0 class=3D0x010400 card=3D0x03b11014 chip= =3D0x00731000 >>> rev=3D0x03 hdr=3D0x00 >>> =A0 =A0 vendor =A0 =A0 =3D 'LSI Logic / Symbios Logic' >>> =A0 =A0 device =A0 =A0 =3D 'MegaRAID SAS 9240' >>> =A0 =A0 class =A0 =A0 =A0=3D mass storage >>> =A0 =A0 subclass =A0 =3D RAID >> >> >> this looks like mfi (in Linux: megaraid_sas) should be responsible for >> accessing this card. >> Did you try to add device-ID into mfi_pci.c? >> >> Regards, >> =A0Michael! >> >> >> _______________________________________________ >> freebsd-scsi@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-scsi >> To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" > > > > -- > NOTICE: This email is a one to one communication and not for receiving > any offers or a mass relay of emails. Please refrain from subscribing > this email address to any of the mailing lists. All / any mass emails > to this address will be considered as SPAM and will be reported to FTC > and other authorities. Thanks. --=20 NOTICE: This email is a one to one communication and not for receiving any offers or a mass relay of emails. Please refrain from subscribing this email address to any of the mailing lists. All / any mass emails to this address will be considered as SPAM and will be reported to FTC and other authorities. Thanks.