problems with NDIS driver and convertion for a Marvel Yukon Gigabit chip

From: Vulpes Velox <v.velox_at_vvelox.net>
Date: Thu, 10 Nov 2005 21:21:48 -0600
Ran into a few problems with ndisgen today.

I have to edit every instance of the following out to get it to
convert.
Magic Packet = "Magic Packet"
Pattern Match = "Pattern Match"
Mag Pack Patt Match = "Magic Packet & Pattern Match"
Link Change = "Link Change"


Upon loading the driver I get...
no match for ExUnregisterCallback
no match for ZwPowerInformation
no match for ExRegisterCallback
no match for ExCreateCallback
no match for ZwUnmapViewOfSection
no match for ZwMapViewOfSection
no match for ZwOpenSection
no match for wcslen

Any chance of getting this working or any suggestions?
Received on Fri Nov 11 2005 - 02:15:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:47 UTC