RE: LSI supported mps(4) driver available

From: Desai, Kashyap <Kashyap.Desai_at_lsi.com>
Date: Wed, 8 Feb 2012 15:12:40 +0530
> -----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
Received on Wed Feb 08 2012 - 08:44:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:23 UTC