From: Ray Lee <ray-lk@madrabbit.org>
To: fretre3618@hotmail.com, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: tenth post about PCI code, need help
Date: 08 Jan 2003 10:09:32 -0800 [thread overview]
Message-ID: <1042049372.850.921.camel@orca.madrabbit.org> (raw)
> 1. which device is at port address 0xCFB? (please note, NOT 0xCF8)
0xcfb ('bee') is the fourth byte of the 32 bit register that sits/starts
at 0xcf8 ('eight'). Note the difference in the code between the outb and
outl calls.
To answer your other questions, I think you'd have better luck reading
the spec for the x86 pc-style PCI bridge chip, rather than the (generic)
PCI v2.0 spec itself. The spec for the actual chip is always the final
authority for what's going on. (Unless, of course, it's wrong...)
Ray
next reply other threads:[~2003-01-08 18:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-08 18:09 Ray Lee [this message]
2003-01-08 18:49 ` Richard B. Johnson
2003-01-08 19:13 ` Ray Lee
2003-01-08 19:20 ` H. Peter Anvin
2003-01-08 19:44 ` Richard B. Johnson
2003-01-08 19:48 ` H. Peter Anvin
-- strict thread matches above, loose matches on Subject: below --
2003-01-08 16:13 fretre lewis
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=1042049372.850.921.camel@orca.madrabbit.org \
--to=ray-lk@madrabbit.org \
--cc=fretre3618@hotmail.com \
--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
Powered by JetHome