Hi,

I am working on the RNDIS Device Firmware. I want to test device with
the windows XP host . I have downloaed rndis
driverkit2005(rndismpy.sys & usb8023y.sys) from the msdn site and
installed on the host windows XP machine. Since my device is still
under development the driver is not loaded fully on the XP. But host
is sending initalization messages and my device is responding to all
the NDIS message quries.But after few messages host is sending the
HALT message. I could not get any debug messages on the host thorugh
windows debugger.

I would like to know how i can debug this problem, Any other RNDIS
host driver test kit is available to test the Device.

What environment (tools& kits) i can use to test the My RNDIS device
during the development stage. (host RNDIS sofware which sends rndis
initialization and queries messages and prints the logs)

Best Regards,
Ravikishore

RE: RNDIS Device debug with the XP by garyli

garyli
Fri Dec 14 08:48:02 PST 2007

using checked build rndis drivers is one of approaches.

-Gary

"ravi" wrote:

> Hi,
>
> I am working on the RNDIS Device Firmware. I want to test device with
> the windows XP host . I have downloaed rndis
> driverkit2005(rndismpy.sys & usb8023y.sys) from the msdn site and
> installed on the host windows XP machine. Since my device is still
> under development the driver is not loaded fully on the XP. But host
> is sending initalization messages and my device is responding to all
> the NDIS message quries.But after few messages host is sending the
> HALT message. I could not get any debug messages on the host thorugh
> windows debugger.
>
> I would like to know how i can debug this problem, Any other RNDIS
> host driver test kit is available to test the Device.
>
> What environment (tools& kits) i can use to test the My RNDIS device
> during the development stage. (host RNDIS sofware which sends rndis
> initialization and queries messages and prints the logs)
>
> Best Regards,
> Ravikishore
>
>