Date: Sat, 25 Feb 2012 18:04:57 -0800 From: "bsalinux@gmail.com" <bsalinux@gmail.com> To: freebsd-scsi@freebsd.org Subject: Re: IBM M1015 support Message-ID: <CAB3Sx6dsNeip0GVyXnxkddMb7rOH52REsRZr_jJiz8iCLzE2TA@mail.gmail.com> In-Reply-To: <CAB3Sx6dq8=MX1wfaJ__%2Bj0bZ3v%2Bd64WVTQGshW5Xi3H52Jg27w@mail.gmail.com> References: <CAB3Sx6dhacfm8agN_=dYm3Vk_GZ-gyAoynUccsxqpOVZodu9XA@mail.gmail.com> <B2FD678A64EAAD45B089B123FDFC3ED72B96D34A1D@inbmail01.lsi.com> <CAB3Sx6fFDMfzhPkeDP_RLmuv558UvFszxs1MnOY=V9H6W3yStQ@mail.gmail.com> <4F494676.2000909@fuckner.net> <CAB3Sx6dq8=MX1wfaJ__%2Bj0bZ3v%2Bd64WVTQGshW5Xi3H52Jg27w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I installed a new kernel with thmodified mfi_pci.c. Dmesg reports the device
mfi0: <IBM ServeRAID M1015> 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 <bsalinux@gmail.com> wrote:
> Does this line look good?
>
> {0x1000, 0x0073, 0xffff, 0xffff, MFI_FLAGS_GEN2, "IBM ServeRAID
> M1015"}, /* M1015 */
>
> Thanks
>
> On Sat, Feb 25, 2012 at 12:37 PM, Michael Fuckner <michael@fuckner.net> wrote:
>> Good evening,
>>
>>
>>> none3@pci0:1:0:0: class=0x010400 card=0x03b11014 chip=0x00731000
>>> rev=0x03 hdr=0x00
>>> vendor = 'LSI Logic / Symbios Logic'
>>> device = 'MegaRAID SAS 9240'
>>> class = mass storage
>>> subclass = 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,
>> Michael!
>>
>>
>> _______________________________________________
>> 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.
--
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB3Sx6dsNeip0GVyXnxkddMb7rOH52REsRZr_jJiz8iCLzE2TA>
