Hi all,
I had written one miniport driver for the Devicom usb to ethernet device dm9601.
All the functions were working properly, except it showed some problem when disconnecting the device ( Not always ). When disonnecting ,the bulk-out endpoint getting stalled sometimes, and if so , the disconnect device notification dunction not getting called .So the miniport send routine called several times even after the device was disconncted and it ended up with showing a message "DEBUGCHK Failed in file E:/macallan/private/WinCEOS/coreos/core/dll/./apis.c at line 1243".

Can anybody help me ..Thnx in advance