All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manish Regmi <regmi.manish@gmail.com>
To: "Mukund JB." <mukundjb@esntechnologies.co.in>
Cc: linux-newbie@vger.kernel.org
Subject: Re: inb parameter physical/Virtual.
Date: Tue, 12 Apr 2005 17:24:08 +0545	[thread overview]
Message-ID: <652016d3050412043952bdd8d9@mail.gmail.com> (raw)
In-Reply-To: <4EE0CBA31942E547B99B3D4BFAB3481124BC15@mail.esn.co.in>

On Apr 12, 2005 10:51 AM, Mukund JB. <mukundjb@esntechnologies.co.in> wrote:
> 
> Hi all,
> 
> I am into writing Linux device drivers. I have a query regarding usage
> of inb, outb instruction in the drivers.
> 
> What is the address we need to pass to inb, oub instructions? I mean, Is
> it a Physical address or a Virtual address?
> 
> Regards,
> Mukund jampala

No,
  It is I/O port address. It is different from Memory address. In x86,
I/O Port addresses are 16bit.

Regards
Manish Regmi

-- 
---------------------------------------------------------
"Owning a hammer doesn't make one an architect"
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

      reply	other threads:[~2005-04-12 11:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-12  5:06 inb parameter physical/Virtual Mukund JB.
2005-04-12 11:39 ` Manish Regmi [this message]

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=652016d3050412043952bdd8d9@mail.gmail.com \
    --to=regmi.manish@gmail.com \
    --cc=linux-newbie@vger.kernel.org \
    --cc=mukundjb@esntechnologies.co.in \
    /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.