From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ebiederm.dsl.xmission.com (ebiederm.dsl.xmission.com [166.70.28.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 8CA70DE008 for ; Fri, 26 Jan 2007 16:36:28 +1100 (EST) From: ebiederm@xmission.com (Eric W. Biederman) To: Michael Ellerman Subject: Re: [RFC/PATCH 6/16] Add bare metal MSI enable & disable routines References: <20070125083412.077F8DE320@ozlabs.org> Date: Thu, 25 Jan 2007 22:35:37 -0700 In-Reply-To: <20070125083412.077F8DE320@ozlabs.org> (Michael Ellerman's message of "Thu, 25 Jan 2007 19:34:10 +1100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Greg Kroah-Hartman , Kyle McMartin , linuxppc-dev@ozlabs.org, Brice Goglin , shaohua.li@intel.com, linux-pci@atrey.karlin.mff.cuni.cz, "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Michael Ellerman writes: > Add bare metal MSI enable & disable routines. What is the plan for MSI-X support. That is the interesting case in hardware. hardware to support. Eric