Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2009 23:12:59 +0100
From:      "Paul B. Mahol" <onemda@gmail.com>
To:        vwe@freebsd.org
Cc:        freebsd-net@freebsd.org, freebsd-bugs@freebsd.org
Subject:   Re: kern/91859: [ndis] if_ndis does not work with Asus WL-138
Message-ID:  <3a142e750901141412l10dd16cax6c82903f74350eff@mail.gmail.com>
In-Reply-To: <200901142145.n0ELjR5U065656@freefall.freebsd.org>
References:  <200901142145.n0ELjR5U065656@freefall.freebsd.org>

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



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