public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: mkrameshid <mkrameshid@gmail.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Calling PnP bios routines like get device node from x86_64 arch
Date: Wed, 12 Sep 2007 02:47:14 +0530	[thread overview]
Message-ID: <46E705DA.9090700@gmail.com> (raw)
In-Reply-To: <20070911105108.6d68a347@the-village.bc.nu>

[-- Attachment #1: Type: text/plain, Size: 749 bytes --]

Hi Alan,

To be specific I want to call the function 0x60 ,0x61 and few more 
specified in the BBS specification (attached). These functions or alive 
in 16 bit mode (0xf000 segment)
We can call this functions in i386 using the pnpbios driver 
(bioscalls.c). I must call this functions to change the boot order and 
reboot from linux x86_64 using my driver.
I have seen in some forum that we can off the ACPI during the linux boot.

Can you help on this?

-mkr
Alan Cox wrote:
>> Actually I want to call the BIOS run time functions as per the 
>> PNPBIOSSpecification-v1.0a (attached).
>>     
>
> We use ACPI for x86_64, which means you need to use the ACPI methods not
> the PnPBIOS ones. PnPBIOS isn't valid when ACPI is in use.
>
> Alan
>
>   


[-- Attachment #2: specsbbs101.pdf --]
[-- Type: application/pdf, Size: 183180 bytes --]

  parent reply	other threads:[~2007-09-11 15:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-10 15:06 Calling PnP bios routines like get device node from x86_84 arch PnP driver
2007-09-10 16:33 ` Alan Cox
2007-09-11 11:03   ` mkrameshid
2007-09-11  9:51     ` Alan Cox
2007-09-11 15:38       ` mkrameshid
2007-09-11 15:48       ` mkrameshid
2007-09-11 10:38         ` Alan Cox
2007-09-11 21:17       ` mkrameshid [this message]
2007-09-12 10:51       ` mkrameshid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46E705DA.9090700@gmail.com \
    --to=mkrameshid@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox