From owner-freebsd-drivers@FreeBSD.ORG Wed Apr 27 15:45:31 2011 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DB0310656D4 for ; Wed, 27 Apr 2011 15:45:31 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 559818FC23 for ; Wed, 27 Apr 2011 15:45:31 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 0B3C246B9D; Wed, 27 Apr 2011 11:45:30 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 7FD568A027; Wed, 27 Apr 2011 11:45:29 -0400 (EDT) From: John Baldwin To: Bret Ketchum Date: Wed, 27 Apr 2011 11:33:33 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110325; KDE/4.5.5; amd64; ; ) References: <201104251455.57383.jhb@freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201104271133.34148.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Wed, 27 Apr 2011 11:45:29 -0400 (EDT) Cc: freebsd-drivers@freebsd.org Subject: Re: MSI interrupts. X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2011 15:45:31 -0000 On Wednesday, April 27, 2011 9:45:12 am Bret Ketchum wrote: > Do you still want to see the output of 'show lapic'? No, this output was enough for me to understand what was happening. > What quirk do you have in mind? I'd be glad to do the testing. Hmm, actually, I'm digging around in my old e-mail and it may be that I added this requirement based on misunderstanding someone else's e-mail. I'll let you know what I find out. -- John Baldwin