If I'm not mistaken this report is bogus.
Correct way to make ndis miniport module
is via ndisgen which is shell script for
ndiscvt.

Report is bogus because OP did not kldload
module which have been created with ndiscvt:

kldload ndis
kldload if_ndis
kldload ./created_module_sys.ko

-- 
Paul
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"

Reply via email to