Oliver Fromme wrote this message on Mon, Feb 04, 2013 at 23:04 +0100:
> John-Mark Gurney wrote:
>  > Oliver Fromme wrote this message on Mon, Feb 04, 2013 at 19:15 +0100:
>  > > I'm running a recent stable/9 (about 14 days old).
>  > > What's the best way to debug this problem?  At the
>  > > moment I'm not even sure if it's the hardware, or if
>  > > it's FreeBSD's fault (or my fault) ...
>  > 
>  > Have you tried to disable msi and msix?
>  > 
>  > hw.pci.enable_msix: 1
>  > hw.pci.enable_msi: 1
> 
> I tried these entries in /boot/loader.conf, according to
> the re(4) manual page:
> 
> hw.re.msi_disable="1"
> hw.re.msix_disable="1"
> 
> Unfortunately it didn't make a difference.

Did you try in loader.conf:
hw.pci.enable_msix="0"
hw.pci.enable_msi="0"

To disable MSI for the whole system?

-- 
  John-Mark Gurney                              Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to