How to find out the device ID that OS is using to search the .inf

During driver installation, the PnP manager gathers the device ID of the h/w from its bus driver and uses it to find the corresponding .inf file and uses it for installation.

Is there anyway to find out what is the device ID that is OS is using while it is trying to find the .inf file? Is there any place where the Device ID will be logged while the OS is looking for the .inf file?

Look at the setupAPI log.

Don Burn
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@yahoo.co.in
Sent: Wednesday, June 04, 2014 1:10 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] How to find out the device ID that OS is using to search
the .inf

During driver installation, the PnP manager gathers the device ID of the h/w
from its bus driver and uses it to find the corresponding .inf file and uses
it for installation.

Is there anyway to find out what is the device ID that is OS is using while
it is trying to find the .inf file? Is there any place where the Device ID
will be logged while the OS is looking for the .inf file?


NTDEV is sponsored by OSR

Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev

OSR is HIRING!! See http://www.osr.com/careers

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer