Good Day,
The Device ID from the database may not fully match up with the listing in the driver Library.
For example with one of our USB network adapters LAN7500
The Device ID reported by the Database is : USB\VID_0424&PID_7500&REV_0100
But the Driver in the Library is listed as : USB\VID_0424&PID_7500 (so I needed to remove the &REV_0100 to find it)
In short:
-Select the Make, Model. OS, Architechture
-Check in .Inf file along with [Populate by selected device ID] (or type in the Device ID if you know it)
-Select the device in question on the left side (this should populate the Search driver search box).
If nothing is listed try removing the last %REV.... and click search again.
Note: The drivers do need to be loaded in the Library before hand. =o)