From: Joji on
Hi,

I am working with writing an RNDIS over USB driver for a USB CDC1.1 device.
At this time, the device is up and I can able to transfer some packets over
USB.
But I am facing an issue from the host (windowx XP) that it sends
REMOTE_NDIS_RESET_MSG msg sometimes so that the data flow gets broken.
Also, I can see that most of the time "ipconfig" gets failed to display the
interface ip information.

Could some USB/RNDIS experts help me to debug the RNDIS host driver to find
out why it sends the REMOTE_NDIS_RESET_MSG?

Thanks in advance for your all help.

Regards,
Joji