Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WHQL certification of device driver

0 views
Skip to first unread message

Bo Skjoett

unread,
Nov 20, 2009, 7:19:01 AM11/20/09
to
I am going to have a USB device driver WHQL certified. I am going for the
"Unclassifed Signature" program that only certifies my driver and not the
device (a USB device in my case).
Our driver supports multiple USB devices identified in the driver .INF file
by their USB Vendor and Product ID (VID, PID).
My questions is:
Do we have to run the WHQL tests against all devices listed in the .INF
file, or is it sufficient to test the driver against only one of the devices
listed in the .INF file? In other words, does a winqual submission require
test reports for all listed devices in the .INF?

Regards,
Bo

Chris

unread,
Nov 21, 2009, 3:40:47 PM11/21/09
to
On Nov 20, 6:19 am, Bo Skjoett <BoSkjo...@discussions.microsoft.com>
wrote:

> Do we have to run the WHQL tests against all devices listed in the .INF
> file, or is it sufficient to test the driver against only one of the devices
> listed in the .INF file? In other words, does a winqual submission require
> test reports for all listed devices in the .INF?

You can just run the test against once of the devices. However, all
the devices listed need to be able to pass WHQL if they are ever
tested (for example, by a WHQL audit).

0 new messages