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

Vulpes Velox v.velox at vvelox.net
Thu Nov 10 19:15:37 PST 2005


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?


More information about the freebsd-current mailing list