J
Jerry West
I am attempting to create a program that will inspect our companies machines
and determine any drivers needed for devices based on the hardwareID,
DeviceID, etc. One problem that I have encountered is a case where the mouse
hardware ID is a generic ID. For example, the hardware ID on a Dell laptop
is listed with the generic identifier of:
ACPI\PNP0F13,*PNP0F13
This could match any number of mouse drivers, i.e. Alps touchpad driver or
Synaptic, etc. The correct driver, or at least the driver shipped with the
unit is an Alps touchpad driver. Do cases where a generic hardware ID is
listed (and I'm sure there must be others --USB drivers come to mind) mean
that any driver/INF matching that ID --whether it is Alps or Synaptic-- will
work properly? Secondly, is there a way to determine which is the proper
manufacturer/driver to install?
Many thanks!
JW
and determine any drivers needed for devices based on the hardwareID,
DeviceID, etc. One problem that I have encountered is a case where the mouse
hardware ID is a generic ID. For example, the hardware ID on a Dell laptop
is listed with the generic identifier of:
ACPI\PNP0F13,*PNP0F13
This could match any number of mouse drivers, i.e. Alps touchpad driver or
Synaptic, etc. The correct driver, or at least the driver shipped with the
unit is an Alps touchpad driver. Do cases where a generic hardware ID is
listed (and I'm sure there must be others --USB drivers come to mind) mean
that any driver/INF matching that ID --whether it is Alps or Synaptic-- will
work properly? Secondly, is there a way to determine which is the proper
manufacturer/driver to install?
Many thanks!
JW