"Gge" gerard.gatineau@laposte.net wrote:
Yes , with your registry changes , now the Realtek Nic driver loads As you indicated , the adapter fails to initialize due to Ndis function which is unimplemented , as per Debug message
Ndis/hardware.c:119 (NdisMQueyAdapterResources) unimplemented
Wouldn't it be better if WrapperConfigurationContext in the call to NdisMQueryAdapterResources was a pointer to the physical device objects device node rather than a handle to the miniport drivers registry key?
In this case NdisMQueryAdapterResource could retrieve the current resource list from the device node and other information, like the device instance id, are eaily accessible too.
Regards, Eric