Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932107AbWB0Ww2 (ORCPT ); Mon, 27 Feb 2006 17:52:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932344AbWB0Ww2 (ORCPT ); Mon, 27 Feb 2006 17:52:28 -0500 Received: from mail.dvmed.net ([216.237.124.58]:22749 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S932107AbWB0Ww1 (ORCPT ); Mon, 27 Feb 2006 17:52:27 -0500 Message-ID: <4403829C.2070706@pobox.com> Date: Mon, 27 Feb 2006 17:52:12 -0500 From: Jeff Garzik User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andi Kleen CC: Grant Grundler , Kenji Kaneshige , Andrew Morton , Greg KH , Linux Kernel Mailing List , linux-pci@atrey.karlin.mff.cuni.cz, benh@kernel.crashing.org, Kenji Kaneshige Subject: Re: [PATCH 0/4] PCI legacy I/O port free driver (take 3) References: <44028502.4000108@soft.fujitsu.com> <20060227214244.GA9008@colo.lackof.org> <44037BC6.30003@pobox.com> <200602272342.11047.ak@suse.de> In-Reply-To: <200602272342.11047.ak@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 815 Lines: 25 Andi Kleen wrote: > On Monday 27 February 2006 23:23, Jeff Garzik wrote: > >>Or do you have another way of avoiding unused resource allocation? >> >>Fix the [firmware | device load order] to allocate I/O ports first to >>the hardware that only supports IO port accesses. > > > How should the firmware know what hardware needs io ports and what hardware > doesn't? I don't think it will scale well to put long lists of PCI-IDs into > their firmware. Its trivial to detect PCI hardware that doesn't support MMIO, the "IO-only" hardware Grant mentioned... Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/