"Denis @ TheOffice" <> wrote:
>
>Why the confusion when you say signed mean it, otherwise say Logo certified.
>BTW: that should applied to the OS too when I try to install my driver the OS
>says the file is corrupt or it is not signed.
That means the driver PACKAGE is not signed.
>In that case, I don't see much point of migrating to WinUSB, might as well logo pass my own driver?
The point of using WinUSB is that you eliminate all of the many
opportunities for making stupid mistakes. It's still a driver, and you
still need a WHQL signature *IF* you want to eliminate the unsigned driver
warning.
Also, WinUSB will load in a Win64 system
>How about an HID? Do I still need to go through Logo.
If you have a custom INF, then you have a driver package, and you need the
WHQL signature to eliminate the warning. Most HID devices do not have an
INF.
>In that case Logo is not targeting drivers but device itself.
Absolutely. The logo targets DEVICES. The point of getting the logo is so
you can put the Windows logo on your device packaging. If you don't want
the logo, you can just submit for the WHQL signature, which addresses
driver packages.
--
Tim Roberts,
Providenza & Boekelheide, Inc.