Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2007 10:08:46 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        src-committers@freebsd.org
Cc:        cvs-src@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200701121008.46654.jhb@freebsd.org>
In-Reply-To: <200701121333.l0CDXvAf090560@repoman.freebsd.org>
References:  <200701121333.l0CDXvAf090560@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 12 January 2007 08:33, John Baldwin wrote:
> jhb         2007-01-12 13:33:56 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/pci          pci.c 
>   Log:
>   - Condense the comment for Intel chipset MSI blacklist entries.
>   - Blacklist the E7210.
>   
>   PR:             kern/105768 (2)
>   Reported by:    marcus (2)

Observers may note that we are growing a larger quirk list for MSI than
Linux.  Apparently Linux doesn't enable MSI support by default, and it
also doesn't support multiple MSI messages (though it does support
multiple MSI-X messages), and I think that is why we are hitting more
boxes with MSI-capable devices but non-MSI-ready chipsets.

-- 
John Baldwin



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