Dear All:
I am trying to develop a USB device driver in Linux platform.
Our device has the ability of re-enumeration. That is when our device plug into host PC it reports a vid/pid, for example 0xaaaa/0xbbbb, after 10 seconds it changes the state of D+ and D- to let PC enumerate it again, and it reports a new vid/pid, for example 0xcccc/0xdddd.
Then our device uses 0xcccc/0xdddd to play with host PC.
But in my Fedora 7 system(I install it today, not update yet!), it doesn't enumerate the second vid/pid. It just enumerate the first vid/pid(0xaaaa/0xbbbb). I use usbview tool to test my device. Does anyone have experience to resolve it? Thank you!
With Best Regard!


Abei

_________________________________________________________________
免费下载 MSN Explorer: http://explorer.msn.com/lccn/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to