All of lore.kernel.org
 help / color / mirror / Atom feed
From: S-n-e-a-k-e-r@gmx.net
To: linux-kernel@vger.kernel.org
Subject: int 0x15, ah=0x88 question
Date: Mon, 19 May 2003 12:22:07 +0200 (MEST)	[thread overview]
Message-ID: <9188.1053339727@www54.gmx.net> (raw)

Hi all,

Following code comes from arch/i386/boot/setup.S (memory detection):

387         movb    $0x88, %ah
388         int     $0x15
389         movw    %ax, (2)

Why memory address 2 is used? Where else in the kernel is it used? We are in
real mode, so (2) should be the same as %ds:(2), or not?

Sorry that I'm bugging the mailing list with that question but I didn't
found the answer anywhere. So a web page, a book or something else would be also
nice as an answer.

Regards,

Andy

Ps: please cc me!

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


             reply	other threads:[~2003-05-19 10:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-19 10:22 S-n-e-a-k-e-r [this message]
2003-05-19 13:08 ` int 0x15, ah=0x88 question Dave Jones

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=9188.1053339727@www54.gmx.net \
    --to=s-n-e-a-k-e-r@gmx.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.