Date: Mon, 20 Nov 2006 12:53:34 -0500 From: John Baldwin <jhb@freebsd.org> To: "Kip Macy" <kip.macy@gmail.com> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Matt Jacob <mjacob@freebsd.org>, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/mpt mpt_pci.c Message-ID: <200611201253.35035.jhb@freebsd.org> In-Reply-To: <b1fa29170611191913m555a708bl5fd9347d5361ed71@mail.gmail.com> References: <200611192324.kAJNOqD3065416@repoman.freebsd.org> <b1fa29170611191913m555a708bl5fd9347d5361ed71@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611201253.35035.jhb>