What are the crash details? !analyze -v is a must.
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
"cozz in or out" <> wrote in message news:a15a8060-7df4-4070-af4d-...
>I am trying to debug a RNDIS device having CDC ethernet interface.The
> ether.c file registers with composite framework (linux gadget driver).
>
> Problem is the device works fine with linux but when we connect to xp
> machine the system crashes
> with BSOD. during enumeration.
> 3 times the windows ask for configuration descriptiors....then after
> a RESET the windows host crash.
>
> what may be the cause?