Re: how to list pci devices from userpace? anything better than /proc/bus/pci/devices?

Dave Jones (davej@codemonkey.org.uk)
Wed, 27 Nov 2002 21:47:24 +0000


On Wed, Nov 27, 2002 at 04:24:12PM -0500, Chris Friesen wrote:
>
> I have a situation where the userspace app needs to be able to deal with
> two different models of hardware, each of which uses a slightly
> different api.
>
> Is there any way that I can query the pci vendor/device numbers without
> having to parse ascii files in /proc?

See pcilib. Part of pciutils. (Its on freshmeat)

Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/