Re: Calling PnP bios routines like get device node from x86_84 arch

From: Alan Cox
Date: Tue Sep 11 2007 - 06:30:56 EST


On Tue, 11 Sep 2007 21:18:53 +0530
mkrameshid <mkrameshid@xxxxxxxxx> wrote:

> Can I call the BIOS function using ACPI . I didn't work on it.
> If I asked a silly question please for give me. I am very new to this.

ACPI replaces the BIOS functions you are trying to use. You *can't* use
those BIOS functions. Not only is there no code for it but it isn't valid
to do so if the operating system is using ACPI.

Instead ACPI provides all the needed device enumerations by its own
method.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/