Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2005 22:29:36 +0000
From:      Ben Kaduk <minimarmot@gmail.com>
To:        Jayton Garnett <jay@codegurus.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: making custom kernel module with ndiscvt
Message-ID:  <47d0403c0509151529177cf5cc@mail.gmail.com>
In-Reply-To: <4329DC37.4090305@codegurus.org>
References:  <4329DC37.4090305@codegurus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/15/05, Jayton Garnett <jay@codegurus.org> wrote:
>=20
> Hello,
>=20
> A while back I asked about my wireless card and if it will be supported
> in 6.0-Release. It wont be :-( .
> Anyway, I have now decided to use ndiscvt to create my own customer
> kernel module for my wireless card
> using the windows drivers.
>=20
> I now have a file called cvwl.h and want to convert it to cvwl.ko so I
> can either:
> a)Compile it into the Kernel
> b)load/unload it dynamically.
>=20
> How would I go about creating the .ko file from the .h file?
>=20
> Cheers,
> Jayton
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org=
"
>=20

Have you looked at ndisgen(8)?

Ben Kaduk



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