[ros-dev] Loading failure of rtl8139.sys driver = OK +
Ndisfunction unimplemented
Eric Kohl
eric.kohl at t-online.de
Wed Oct 20 14:13:16 CEST 2004
"Gge" <gerard.gatineau at 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
More information about the Ros-dev
mailing list