Sir,
I am developing the Virtaul miniport NDis Drievr for 98 second
edition(OS),
My drievrEntry is returnig success,
In the QueryInformation these OID :
OID_GEN_VENDER_DESCRIPTION
OID_PNP_CAPABILITIES
And in the setinformation routine
OID_GEN_CURRENT_LOOKAHEAD
OID_GEN_CURRENT_PACKET_FILTER
r called
And the
“Break due to general protection fault(0dh) fault=0000”
in Interupt vector table is accuring
What is the reason for it and How do i elimnate this one
Thanx and Regards
-siddu
A general protection fault can be because of 100001 things. Debug it , trap
the exception and see from where it comes.
----- Original Message -----
From: “siddappa siddu attur”
To: “NT Developers Interest List”
Sent: Friday, July 19, 2002 2:22 PM
Subject: [ntdev] NDIS Problem
> Sir,
> I am developing the Virtaul miniport NDis Drievr for 98 second
> edition(OS),
>
> My drievrEntry is returnig success,
> In the QueryInformation these OID :
> OID_GEN_VENDER_DESCRIPTION
> OID_PNP_CAPABILITIES
> And in the setinformation routine
> OID_GEN_CURRENT_LOOKAHEAD
> OID_GEN_CURRENT_PACKET_FILTER
> r called
>
> And the
>
> “Break due to general protection fault(0dh) fault=0000”
> in Interupt vector table is accuring
>
> What is the reason for it and How do i elimnate this one
>
>
> Thanx and Regards
> -siddu
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@rdsor.ro
> To unsubscribe send a blank email to %%email.unsub%%
>