lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 11 Sep 2007 11:38:32 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	mkrameshid <mkrameshid@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Calling PnP bios routines like get device node from x86_84 arch

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ