Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Why does my WLK test "USB Device Framework (CV)" fail?

Reply
Thread Tools Display Modes

Why does my WLK test "USB Device Framework (CV)" fail?

 
 
Bo Skjoett
Guest
Posts: n/a

 
      11-30-2009
I don't know if this is the right forum to ask technical questions regarding
tests in the Windows Logo Kit (WLK) and DTM Studio, but I haven't found a
better place to post.

My problem is that my Unclassified Signature device driver test fails for my
USB device driver. The failing test is called "USB Device Framework (CV)".
The failing test case is called "Reset External Hub Port". I suspect the
error occurs because the USB hub is a USB 1.1 compliant hub, but not USB 2.0
compliant. My device has an internal USB hub which I cannot replace with a
USB 2.0 complaint hub.

Am I right that the "USB Device Framework (CV)" test requires a USB 2.0
compliant hub?

 
Reply With Quote
 
 
 
 
Tim Roberts
Guest
Posts: n/a

 
      12-01-2009
Bo Skjoett <> wrote:
>
>My problem is that my Unclassified Signature device driver test fails for my
>USB device driver. The failing test is called "USB Device Framework (CV)".
>The failing test case is called "Reset External Hub Port". I suspect the
>error occurs because the USB hub is a USB 1.1 compliant hub, but not USB 2.0
>compliant. My device has an internal USB hub which I cannot replace with a
>USB 2.0 complaint hub.
>
>Am I right that the "USB Device Framework (CV)" test requires a USB 2.0
>compliant hub?


No, but if you are USB 1.1, then your hub must be strictly 1.1 compliant.
Does your hub support reset correctly? Have you run the USB-IF compliance
tests?
--
Tim Roberts,
Providenza & Boekelheide, Inc.
 
Reply With Quote
 
Bo Skjoett
Guest
Posts: n/a

 
      12-01-2009
I just read the description of the "USB Device Framework (CV)" test on MSDN
(http://msdn.microsoft.com/en-us/library/dd450466.aspx) and it says:

<quote>
This test verifies that the test device supports the commands set forth in
Chapter 9, “USB Device Framework” of the Universal Serial Bus (USB)
Specification Revision 2.0. It verifies that the test device responds
correctly to device, configuration, and interface descriptor requests.

This test requires the test device to be connected through an intermediate
USB 2.0 hub to the host system.
</quote>

This sounds like a strict USB 2.0 requirement. My problem is that our device
has a built-in USB 1.1 hub that I cannot by-pass. The USB device that my
device driver is targeting is connected to the internal hub.

So what can I do? Any advice is appreciated.


"Tim Roberts" wrote:

> Bo Skjoett <> wrote:
> >
> >My problem is that my Unclassified Signature device driver test fails for my
> >USB device driver. The failing test is called "USB Device Framework (CV)".
> >The failing test case is called "Reset External Hub Port". I suspect the
> >error occurs because the USB hub is a USB 1.1 compliant hub, but not USB 2.0
> >compliant. My device has an internal USB hub which I cannot replace with a
> >USB 2.0 complaint hub.
> >
> >Am I right that the "USB Device Framework (CV)" test requires a USB 2.0
> >compliant hub?

>
> No, but if you are USB 1.1, then your hub must be strictly 1.1 compliant.
> Does your hub support reset correctly? Have you run the USB-IF compliance
> tests?
> --
> Tim Roberts,
> Providenza & Boekelheide, Inc.
> .
>

 
Reply With Quote
 
Tim Roberts
Guest
Posts: n/a

 
      12-03-2009
Bo Skjoett <> wrote:
>
>I just read the description of the "USB Device Framework (CV)" test on MSDN
>(http://msdn.microsoft.com/en-us/library/dd450466.aspx) and it says:
>
><quote>
>This test verifies that the test device supports the commands set forth in
>Chapter 9, USB Device Framework of the Universal Serial Bus (USB)
>Specification Revision 2.0. It verifies that the test device responds
>correctly to device, configuration, and interface descriptor requests.
>
>This test requires the test device to be connected through an intermediate
>USB 2.0 hub to the host system.
></quote>
>
>This sounds like a strict USB 2.0 requirement. My problem is that our device
>has a built-in USB 1.1 hub that I cannot by-pass. The USB device that my
>device driver is targeting is connected to the internal hub.
>
>So what can I do? Any advice is appreciated.


It appears that your only choice is to apply to Winqual for an exception to
the rule. However, if their logo requirements include USB 2.0 hub, then
you will not be able to get a signature for your device.
--
Tim Roberts,
Providenza & Boekelheide, Inc.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The local domain controller could not connect with - 2008 boe Active Directory 9 11-22-2009 01:05 AM
WMDC, Ipaq PPC2K3, Vista Jan, Philippe ActiveSync 8 06-28-2007 02:54 PM
Going Golfing but not with Vista markbyrn Windows Vista Games 15 03-08-2007 10:59 AM
Cannot reuse old Device name in WMDC (Final) mlai ActiveSync 3 03-06-2007 08:15 AM
Re: Vista and IMate Jamin WMDC 6 RTM Problem Gary Waliczek [MSFT] ActiveSync 4 02-23-2007 06:20 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59