From: Grant Grundler <grundler@cup.hp.com>
To: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] RFC: I/O tree design
Date: Tue, 06 Feb 2001 00:07:29 -0800 [thread overview]
Message-ID: <200102060807.AAA03565@milano.cup.hp.com> (raw)
In-Reply-To: Your message of "Mon, 05 Feb 2001 23:10:56 PST." <200102060710.XAA03545@milano.cup.hp.com>
Grant Grundler wrote:
> struct pa_devinfo {
> void * pa_iommu;
> void * pa_hba;
> }
>
> ((pa_sysinfo *) pci_device->sysdata)
I meant to write
((pa_devinfo *) pci_device->sysdata)->pa_iommu
I also thought the pa_devinfo struct could hold flags/info which
describes device and driver DMA behaviors not passed in to
pci_map_single(). I don't expect device drivers to be modified
to manipulate this flags/info fields unless it is designed to be arch-
independent.
Stuff like this is normally stored in the HPUX I/O tree associated
with specific nodes (and thus visible to parents). Note that I only
expect the parisc-linux "I/O tree" to only deal with PA I/O devices.
grant
Grant Grundler
parisc-linux {PCI|IOMMU|SMP} hacker
+1.408.447.7253
next prev parent reply other threads:[~2001-02-06 8:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-03 7:17 [parisc-linux] RFC: I/O tree design Ryan Bradetich
2001-02-03 17:57 ` Matthew Wilcox
2001-02-05 4:04 ` Ryan Bradetich
2001-02-05 18:34 ` Grant Grundler
2001-02-06 6:02 ` Matthew Wilcox
2001-02-06 7:10 ` Grant Grundler
2001-02-06 8:07 ` Grant Grundler [this message]
2001-02-05 18:22 ` Grant Grundler
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=200102060807.AAA03565@milano.cup.hp.com \
--to=grundler@cup.hp.com \
--cc=parisc-linux@thepuffingroup.com \
/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