Adding to Serial number to the name in Device Manager

Hi,
I am writing a Bus Driver, which creates 3 child PDOs for each device.
So, to identify which child PDO belongs to which parent FDO, I would like to attach the serial number of the device to the parent FDO name(Friendly name) in Device Manager.

Any suggestions on this?

Thanks in advance,
Aad

That would require a coinstaller to manually change the name, lots of effort for almost zero benefit. And more code you have to maintain. If all you want to do is know the serial number when looking at device manager, set a custom propid property with the serial number in the bus driver and you can see it in the details tabs

d

Bent from my phone


From: xxxxx@gmail.commailto:xxxxx
Sent: ?7/?6/?2014 8:32 PM
To: Windows System Software Devs Interest Listmailto:xxxxx
Subject: [ntdev] Adding to Serial number to the name in Device Manager

Hi,
I am writing a Bus Driver, which creates 3 child PDOs for each device.
So, to identify which child PDO belongs to which parent FDO, I would like to attach the serial number of the device to the parent FDO name(Friendly name) in Device Manager.

Any suggestions on this?

Thanks in advance,
Aad


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</mailto:xxxxx></mailto:xxxxx>