On Fri Jan 25 04:59:21 EST 2013, [email protected] 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 via email to