Re: Strange thing on using bulkusb with multiple interface

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Wahyu (anonymous_at_whatever.com)
Date: 10/25/04


Date: Mon, 25 Oct 2004 10:57:04 +0800

Thank you for your information,
No, actually that VID is only for testing on my PC, it will not be used
for the actuall product.
We're using TI omap microcontroller with its build in USB target controller.
Do you happen to know any sample .inf file or/and USB descriptors
for multi interfaces device?

Thanks and Regards,

Wahyu

"Tim Roberts" <timr@probo.com> wrote in message
news:dg0mn0h95c9vjsqtpfefmb81rru2k4sl44@4ax.com...
> "Wahyu" <anonymous@whatever.com> wrote:
> >
> >Darn, I don't know that the base device should appear as usb hub.
> >Where can I find this information on building a multiinterface device and
> >its wdm driver?
> >DDK documentation nor Writting WDM book doesn't seem to contain it.
>
> The USB specs contain the information you need for doing the device
> descriptors and routing the interfaces within your device.
>
> VID 045E is Microsoft. Is this a device you are building yourself? What
> USB chip are you using?
> --
> - Tim Roberts, timr@probo.com
> Providenza & Boekelheide, Inc



Relevant Pages

  • Re: How windows differentiates multiple USB devices of same type?
    ... second is how the device itself with a unique identity, ie how to tell the difference between 2 devices which have the same vid / pid pair. ... multiple USB devices of same type. ... Eg USB stick from a vendor. ...
    (microsoft.public.development.device.drivers)
  • vid&pid problems in usb_probe()
    ... I am writting an usb driver.You know function usb_probeis used to determine whether the usbdevices just pluged in is what the driver is for. ... The Vid and Pid of my usb device are 0x1111 and 0x0000 respectively. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Share USB PID
    ... >> in order pay off the price of the VID, ... > renewal fee of the VID. ... You do buy the rights to a vendor ID. ... to the USB standard and has been tested to be so. ...
    (comp.arch.embedded)
  • Re: USB Client and ActiveSync
    ... you add the vid and pid of your device to wceusbsh.inf in your PC? ... You need to create RAS book entry for "'USB" profile. ...
    (microsoft.public.windowsce.platbuilder)
  • Detect an USB key
    ... I am trying to detect my specific USB periphéral. ... it is mine (using the VID PID), and do something at this time. ... - I am able to know what is the volume name, and letter of all drives ...
    (microsoft.public.dotnet.framework)