Re: [PATCH] ppc64: Add mecanism to check existence of legacy ISA devices

From: Linus Torvalds (torvalds_at_osdl.org)
Date: 10/23/04

  • Next message: Jon Masters: "Re: Linux v2.6.9 and GPL Buyout"
    Date:	Fri, 22 Oct 2004 17:32:40 -0700 (PDT)
    To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    
    

    On Sat, 23 Oct 2004, Benjamin Herrenschmidt wrote:
    >
    > This patch adds an arch function that can be overriden by the various
    > platforms at runtime, to query if a given legacy IO device actually
    > exist on the platform (based on the standard base port).

    Ehh..

    Why don't you use the "isapnp" or "acpi" interfaces?

    Yeah yeah, you don't actually have isapnp on your system. But like it or
    not, when we talk ISA enumeration, there is an existing standard for doing
    it. And since the drivers involved don't actually do BIOS calls or
    anything like that, they don't need to know that your "acpi" or "isapnp"
    enumeration comes from ppc64 firmware..

                    Linus
    -
    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/


  • Next message: Jon Masters: "Re: Linux v2.6.9 and GPL Buyout"

    Relevant Pages