Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2005 21:21:48 -0600
From:      Vulpes Velox <v.velox@vvelox.net>
To:        freebsd-current@freebsd.org
Subject:   problems with NDIS driver and convertion for a Marvel Yukon Gigabit chip
Message-ID:  <20051110212148.7a335fd9@vixen42.vulpes>

next in thread | raw e-mail | index | archive | help
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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051110212148.7a335fd9>