Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
6,813 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi everyone:
I am developing a new NIC vendor driver. I want to enable the net kernel debug. Unfortunately the new NIC vendor ID & device ID does not exist in VerifiedNICList.xml.
I try the two method
The PC does not have problem because I can use Realtek NIC to implement net kernel debug. So I think it need to change our NIC driver. But I want to know change what? Can anyone give some suggestion? Thanks.