Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2005 21:54:24 +0100
From:      Jayton Garnett <jay@codegurus.org>
To:        minimarmot@gmail.com
Cc:        freebsd-current@freebsd.org
Subject:   Re: making custom kernel module with ndiscvt
Message-ID:  <432B3100.5030409@codegurus.org>
In-Reply-To: <47d0403c0509151529177cf5cc@mail.gmail.com>
References:  <4329DC37.4090305@codegurus.org> <47d0403c0509151529177cf5cc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I am using 5.4Release (with custom kernel) and there are no manual 
entries for ndisgen nor are there any applications by the name of ndisgen.
I probably sent this to the wrong mailing list aswell.

Ben Kaduk wrote:

>On 9/15/05, Jayton Garnett <jay@codegurus.org> wrote:
>  
>
>>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
>>_______________________________________________
>>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"
>>
>>    
>>
>
>Have you looked at ndisgen(8)?
>
>Ben Kaduk
>_______________________________________________
>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"
>
>
>
>  
>



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