G
Guest
We have a problem with a display driver that installs completely, functions
correctly, and loads all necessary driver.
BUT, this device then becomes part of the "unknown" device group in device
manager. Looking at the Plug-in-play setting in the registry the "class"
field of "display" is missing.
See HKLM\System\CurrentControlSet\Enum\PCI\ then VEN_xxx
Under this you'll see a device sub-directory yyy, which contains a field
for "Class"
When working the display device for PCI, will hold the value "display".
Ours is left blank.... the "class" REG_SZ value is empty.
Does anyone know how, a device becomes a "class", and what could be wrong if
it is not assigned any "class".
What else could I look at for more information as to why this device works,
but is not assigned a class.
correctly, and loads all necessary driver.
BUT, this device then becomes part of the "unknown" device group in device
manager. Looking at the Plug-in-play setting in the registry the "class"
field of "display" is missing.
See HKLM\System\CurrentControlSet\Enum\PCI\ then VEN_xxx
Under this you'll see a device sub-directory yyy, which contains a field
for "Class"
When working the display device for PCI, will hold the value "display".
Ours is left blank.... the "class" REG_SZ value is empty.
Does anyone know how, a device becomes a "class", and what could be wrong if
it is not assigned any "class".
What else could I look at for more information as to why this device works,
but is not assigned a class.