no, there is no way to do this. each stack is independent. are you sure you
want your raw PDO + UMDF stack be installed as a HID device? I would think
you would want a different class
d
"gti4ever" wrote in message
news:8BDDA080-2E55-4D93-A19B-...
Hi,
I have a KMDF HID mini driver which creates a raw PDO. I have also install a
UMDF driver on top of that raw PDO. So far everything works ok but I just
found a problem.
If I go to device manager, I can see both my HID device and my raw PDO
device (raw PDO device is list as hidden device). But if I do a "Update
driver software" on one of them, it will only update the driver for the one
I
selected but not the other one. BTW, I used one INF file for
intalling/updating both drivers.
Is there a way to force driver update on the one not selected? Or is there a
way to disable driver update on those two deivces and force user to do
uninstall then install?
Thanks.
G.
|