Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761395AbXKTS7i (ORCPT ); Tue, 20 Nov 2007 13:59:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755863AbXKTS7a (ORCPT ); Tue, 20 Nov 2007 13:59:30 -0500 Received: from mx1.suse.de ([195.135.220.2]:40251 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755841AbXKTS7a (ORCPT ); Tue, 20 Nov 2007 13:59:30 -0500 To: Alan Cox Cc: trenn@suse.de, linux-kernel , Bjorn Helgaas , Rene Herman , "Li, Shaohua" , "yakui.zhao" , akpm Subject: Re: [PATCH 2/3] PNP cleanups - Unify the pnp macros to access resources in the pnp resource table From: Andi Kleen References: <1195552283.23700.166.camel@queen.suse.de> <20071120123102.03bdaa67@the-village.bc.nu> <1195568360.23700.202.camel@queen.suse.de> <20071120151404.4332d0d4@the-village.bc.nu> Date: Tue, 20 Nov 2007 19:59:28 +0100 In-Reply-To: <20071120151404.4332d0d4@the-village.bc.nu> (Alan Cox's message of "Tue\, 20 Nov 2007 15\:14\:04 +0000") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 657 Lines: 16 Alan Cox writes: > > Is it actually even worth changing in the first place ? You seem to be > complicating the code not simplyifying it, and at the end of the day > ISAPnP is obsolete and BIOS PnP is obsoleted by ACPI The PNP interface is used by the ACPI code to tell the various non PCI drivers about their resources. Thomas is actually aiming at some ACPI issues with this. -Andi - 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/