LSI supported mps(4) driver available

Stas Orlov sennaar at gmail.com
Sun Feb 12 17:31:11 UTC 2012


I build r231557 Current, with recent mps changes, and sc->mps_debug = 0xd;

It actually gets to the installer, refuses to boot from raid1 after
default installation, though.

Complete dmesg attached.

On Wed, Feb 8, 2012 at 1:42 PM, Desai, Kashyap <Kashyap.Desai at lsi.com> wrote:
>
>
>> -----Original Message-----
>> From: Kenneth D. Merry [mailto:ken at freebsd.org]
>> Sent: Tuesday, February 07, 2012 10:30 PM
>> To: Desai, Kashyap
>> Cc: Stas Orlov; freebsd-scsi at freebsd.org; freebsd-current at freebsd.org;
>> Dennis Glatting
>> Subject: Re: LSI supported mps(4) driver available
>>
>> On Tue, Feb 07, 2012 at 21:00:28 +0530, Desai, Kashyap wrote:
>> > Can you to reproduce issue with below mentioned changes..
>> >
>> > In mps.c
>> >
>> > mps_get_tunables(struct mps_softc *sc)
>> > {
>> >     char tmpstr[80];
>> >
>> >     /* XXX default to some debugging for now */
>> >     sc->mps_debug = MPS_FAULT;
>> >
>> > Instead of above line make
>> >     sc->mps_debug = 0xd;
>>
>> You can also put the following in /boot/loader.conf:
>>
>> hw.mps.debug_level=0xd
>
> Thanks.! This Is what I was trying since last week, but somehow I did not entered correct syntax.
>
>
>>
>> Ken
>> --
>> Kenneth Merry
>> ken at FreeBSD.ORG
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmesg-lsi
Type: application/octet-stream
Size: 50544 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-scsi/attachments/20120212/1ec05547/dmesg-lsi.obj


More information about the freebsd-scsi mailing list