Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Nov 2011 15:53:55 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Xin LI <delphij@freebsd.org>
Cc:        svn-src-projects@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r227406 - projects/head_mfi/sys/dev/mfi
Message-ID:  <201111091553.55037.jhb@freebsd.org>
In-Reply-To: <201111092012.pA9KCxZJ098123@svn.freebsd.org>
References:  <201111092012.pA9KCxZJ098123@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, November 09, 2011 3:12:59 pm Xin LI wrote:
> Author: delphij
> Date: Wed Nov  9 20:12:59 2011
> New Revision: 227406
> URL: http://svn.freebsd.org/changeset/base/227406
> 
> Log:
>   Incorporate Scott Long's patch for mfi(4) that fixes mfi(4) timeouts for
>   our hardware:
>   
>   mfi0@pci0:2:0:0:        class=0x010400 card=0x100a1000 chip=0x00601000 
rev=0x04 hdr=0x00
>       vendor     = 'LSI Logic / Symbios Logic'
>       device     = 'MegaRAID SAS 1078'
> 
> Modified:
>   projects/head_mfi/sys/dev/mfi/mfi.c

Hmm, beat me to committing the other version of this.  The Linux LSI driver 
does a specific read in each implementation of check_clear_intr(), but this is 
fine.

I do think we should start coordinating more on mfi(4) though.  (I was 
literally writing a commit message in an editor when I got this e-mail.)  I 
was planning on finishing up a patch to add optional MSI support.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111091553.55037.jhb>