Hello,
When i tried to uninstall upper filter driver it also brought down the pdo
driver? Why it happened?
Do i need to forward all all minor PNP function down to attached driver?
Thank you
Alex
Hello,
When i tried to uninstall upper filter driver it also brought down the pdo
driver? Why it happened?
Do i need to forward all all minor PNP function down to attached driver?
Thank you
Alex
Yes, when you make a pnp change the entire stack is torn down and rebuilt. Any reason you are not using kmdf? It handles all of the pnp and power things for you
d
Sent from my phone with no t9, all spilling mistakes are not intentional.
From: Alex Feldman
Sent: Saturday, October 24, 2009 11:06 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Uninstall filter driver
Hello,
When i tried to uninstall upper filter driver it also brought down the pdo driver? Why it happened?
Do i need to forward all all minor PNP function down to attached driver?
Thank you
Alex
— NTDEV is sponsored by OSR 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
Hi
I never used it before.
Can you point me where i can find more details about kmdf?
I looked in kmdf/filter/generic and compiled it. It creates inf file. Should i need to update it (replace toaster name with name of driver that i’m filtering?
Thank you
Alex
http://www.microsoft.com/whdc/driver/wdf/KMDF.mspx
yes, you should change the driver name and INF name
d
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@gmail.com
Sent: Saturday, October 24, 2009 1:17 PM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] Uninstall filter driver
Hi
I never used it before.
Can you point me where i can find more details about kmdf?
I looked in kmdf/filter/generic and compiled it. It creates inf file. Should i need to update it (replace toaster name with name of driver that i’m filtering?
Thank you
Alex
NTDEV is sponsored by OSR
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
http://msdn.microsoft.com/en-us/library/aa973498.aspx
http://www.microsoft.com/whdc/driver/wdf/KMDF.mspx
That you are new to kmdf notwithstanding, it is so the way to go, in my opinion.
Good luck,
mm
>Do i need to forward all all minor PNP function down to attached driver?
Yes.
–
Maxim S. Shatskih
Windows DDK MVP
xxxxx@storagecraft.com
http://www.storagecraft.com