cvs commit: src/sys/dev/mpt mpt_pci.c

John Baldwin jhb at freebsd.org
Mon Nov 20 18:43:20 UTC 2006


On Sunday 19 November 2006 22:13, Kip Macy wrote:
> Not sure which change it was, but cvsupping as of this moment MPT can no
> longer allocate an interrupt on the T2000. Previously, disabling msi and
> msix in loader.conf fixed it.

Since sun4v doesn't implement MSI, it shouldn't have needed the hints in the 
first place.  pci_alloc_msi() should have always failed.  Was it not failing?

-- 
John Baldwin


More information about the cvs-all mailing list