Don
Wed Apr 13 09:26:02 CDT 2005
First some definitions:
WHQL - Windows Hardware Quality Labs - this is the group that tests
drivers/hardware
HCT - Hardware Compatibility Tests - this is the test suite for tesing the
drivers/hardware
WHDC - Windows Hardware and Driver Central - this is the website
http://www.microsoft.com/whdc/default.mspx for getting data on drivers and
testing
You haven't given us much data. What does you device do? If it is a
standard type of device you need to run the logo program for that device.
If it is not a standard device there is an Unclassified logo program. If
you haven't do so, go to
http://www.microsoft.com/whdc/whql/default.mspx for
the basic information.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply
"Raj" <Raj@discussions.microsoft.com> wrote in message
news:AE913B09-6447-4260-8417-322C7A1942E2@microsoft.com...
> WHQL, HCT, WHDC, Windows Logo, designed for windows, Driver
> signing.....are
> these all same. Is windows logo requirement and driver signing are same?
>
> I am not able to find how to get my driver signed. This is 1394 driver for
> peripheral device. This driver is on top of Microsoft 1394 stack and is
> designed in the lines of 1394diag.sys. All I can find is 1394 bus driver
> or
> 1394 hardware. I cant see any mention of 1394 peripheral driver. I dont
> understand why 1394 peripheral link is not even refered from 1394 bus
> driver.
> Someone please refer the link.
>
> After Microsft arm twisted me into driver signing with otherwise crappy
> driver installation, I dont find proper information on this.
>
> Thanks.