From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Thu, 16 Dec 2004 19:11:33 +0000 Subject: Re: [PATCH] add legacy I/O port & memory APIs to /proc/bus/pci Message-Id: <16833.56805.348569.77624@napali.hpl.hp.com> List-Id: References: <200412160850.20223.jbarnes@engr.sgi.com> <16833.55270.601527.754270@napali.hpl.hp.com> <200412161056.13019.jbarnes@engr.sgi.com> <200412161107.57457.jbarnes@engr.sgi.com> In-Reply-To: <200412161107.57457.jbarnes@engr.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jesse Barnes Cc: linux-pci@atrey.karlin.mff.cuni.cz, davidm@hpl.hp.com, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org, willy@debian.org >>>>> On Thu, 16 Dec 2004 11:07:56 -0800, Jesse Barnes said: Jesse> On Thursday, December 16, 2004 10:56 am, Jesse Barnes wrote: Jesse> Maybe this is a little better? The ia64_pci_legacy_{read,write}() functions definitely look much better, except I don't think you need any casts in the outX() calls. --david