svn commit: r189086 - head/sys/dev/sound/pci/hda

Sam Leffler sam at freebsd.org
Thu Feb 26 12:06:17 PST 2009


Alexander Motin wrote:
> Author: mav
> Date: Thu Feb 26 20:00:14 2009
> New Revision: 189086
> URL: http://svn.freebsd.org/changeset/base/189086
>
> Log:
>   Add MSI blacklisting support.
>   
>   Disable MSI for nVidia MCP51 controller. Enabling MSI there leads to
>   unexpected errors and timeouts, that should not happen even if interrupts
>   are not working completely.
>   

Is it time to have a central blacklist repository w/ driver/subsystem 
markings?  (instead of having each driver have a private repo).  Or 
maybe some common code that can be reused?

    Sam

_______________________________________________
svn-src-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"


More information about the svn-src-head mailing list