Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2005 21:40:23 +0100
From:      Jayton Garnett <jay@codegurus.org>
To:        freebsd-current@freebsd.org
Subject:   making custom kernel module with ndiscvt
Message-ID:  <4329DC37.4090305@codegurus.org>

next in thread | raw e-mail | index | archive | help
Hello,

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.

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.

How would I go about creating the .ko file from the .h file?

Cheers,
Jayton



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