From: sheltraw@unm.edu
To: linux-kernel@vger.kernel.org
Subject: IO and PCI
Date: Sat, 29 Jun 2002 01:31:42 -0600 [thread overview]
Message-ID: <1025335902.3d1d625ef2db3@webmail.unm.edu> (raw)
Hello Kernel List
Is there a way to disable IO read/writes to a PCI device. The bit 0
of command register in PCI configuration space can be used to
disable/enable memory-mapped IO but will it disable direct IO
(what is the proper term?) as well?
I would like to be able to disable direct IO read/writes to one of
two video cards in an x386 while leaving the other alone. Then
I could use the direct IO registers to do palette changing and
enable interrupts on vertical blanking without doing so on both
cards (since they both respond to the same direct IO addresses).
Of course if I knew the addresses/offsets for memory-mapped versions
of the appropriate registers on one card I could solve this problem
but I do not neccesarily have that info.
Thanks for any help!
Daniel Sheltraw
next reply other threads:[~2002-06-29 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-29 7:31 sheltraw [this message]
2002-06-29 15:29 ` IO and PCIy Tim Hockin
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=1025335902.3d1d625ef2db3@webmail.unm.edu \
--to=sheltraw@unm.edu \
--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
all inboxes | Powered by JetHome®