On Tue, 11 Sep 2007 21:18:53 +0530 mkrameshid <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/