9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] plan9: how to get irq to mach routing
Date: Fri, 25 Jan 2013 10:31:00 -0500	[thread overview]
Message-ID: <7f2913a090a3b997b999b9fdbe14e5ef@kw.quanstro.net> (raw)
In-Reply-To: <5b45e99b-c119-48f2-a727-3e780c229337@googlegroups.com>

On Fri Jan 25 04:59:21 EST 2013, rgandhasri@gmail.com wrote:
> Thanks for the detailed explanation Eriq. I couldn't find a pci binary that supported -m option.
> I have
> # pci -help
> usage: pci [-vb] [vid/did ...]

there aren't any long options in plan 9, so the old way to say
that was "pci -?".  otherwise that should be parsed as 4 options,
all of which might be valid.

i put /n/sources/contrib/quanstor/8.pci up on sources.  the
man page is http://www.quanstro.net/magic/man2html.8/pci
it requires that the caller be allowed to read $#/pci/$dev^raw.
this seems safe enough.

- erik



      reply	other threads:[~2013-01-25 15:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-24 10:00 p9 newbie
2013-01-24 16:22 ` erik quanstrom
2013-01-25  9:54   ` p9 newbie
2013-01-25 15:31     ` erik quanstrom [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=7f2913a090a3b997b999b9fdbe14e5ef@kw.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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;
as well as URLs for NNTP newsgroup(s).