A
A
Alexey Mairin2018-09-11 19:47:59
C++ / C#
Alexey Mairin, 2018-09-11 19:47:59

How to get a list of devices connected to the PCI bus?

Hey!
Please tell me where to dig!
It is necessary to get information about devices that are connected to the PCI bus without using high-level libraries

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Ezhyg, 2018-09-11
@Ezhyg

Read from the registry or get through WMI, not an option?
Or use any of the heaps of programs that can do the same. For example, the same Aida can work from the console, that is, you can write a batch file to get specific information (in the sense of not all, but only about PCI) and save it in one of the supported formats.

A
Alexey Cheremisin, 2018-09-11
@leahch

It looks like here (but I could be wrong, I mainly write under Linux) - https://docs.microsoft.com/en-us/windows-hardware/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question