Reputation: 307
I was installing ndis 4.0 with 'disable driver signature enforcement'. and driver is giving no error and working fine. But same case for ndis5.0 driver is not working. Does ndis5.0 work with disabling driver signature enforcement. Or It must required signature.
Upvotes: 0
Views: 90
Reputation: 31
NDIS version is independent of driver signature. Please recheck your code.
Upvotes: 1