1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Obtaining a PCI device list

Discussion in 'Microsoft Windows' started by DRoberts, Jun 29, 2004.

  1. DRoberts

    DRoberts Junior Member

    Joined:
    Jun 29, 2004
    Messages:
    2
    Hi,

    I'm looking to create a list (in software) of all PCI devices installed in a system including PCI Bus and slot number along with manufacturer and device description. I assume all this info is in the registry somewhere?

    Thanks,
    Dan
     
  2. GavinO

    GavinO Distinguished Long Term member

    Joined:
    Jan 4, 2004
    Messages:
    310
    Agile use of the Pause key during boot may be able to get you such a listing, provided that your system has a fairly verbose boot sequence. I don't know of anything specific, but I'm betting there are tools out there that will probe the PCI bus for you.
     
  3. DRoberts

    DRoberts Junior Member

    Joined:
    Jun 29, 2004
    Messages:
    2
    Thanks for the reply GavinO. Obviously I can find out whats installed in the system using Device Manager. But what I want to do is obtain the list of PCI devices from within a Delphi program I'm writing.
     
  4. elliott

    elliott Junior Member

    Joined:
    Jul 23, 2004
    Messages:
    1
    Did you have any better advice on device listings?
    Pause does not work on 2.8Ghz
    Elliott :confused:
     
  5. SuBX3r0

    SuBX3r0 Member

    Joined:
    Dec 25, 2003
    Messages:
    82

Share This Page