Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2004 20:12:19 +0800
From:      jqdkf@army.com
To:        freebsd-current@freebsd.org
Subject:   Re: NDIS not compiled
Message-ID:  <20040322121219.GA14943@cactus.homeunix.org>
In-Reply-To: <405EB045.80809@nikiforov.ru>
References:  <405EB045.80809@nikiforov.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 22, 2004 at 12:22:13PM +0300, Anton Nikiforov wrote:
> Dear All
> I'm trying to start my WiFi adapter under FreeBSD-CURRENT (cvsuped 
> today) usinf NDISulator.
> I made an ndis_driver_data.h file using
> ndiscvt -i bcmwl5a.inf -s bcmwl5.sys -n bcw -o ndis_driver_data.h
> (I have even tryed not to use -n option - it is make no sence, and 
> currently it is turned off)
> Then i edited my kernel configuration file and added
> options         NDISAPI
> device          ndis
> device          wlan
> options         KSTACK_PAGES=8
> (The last string is taken from one of discussions here, just in case, i 
> have even tryed without it the result is the same)
 
Maybe you should comment out "device ndis" first, then compile if_ndis 
module under /sys/modules/if_ndis later.

-- 
Zeng Nan

Simple is Beautiful.



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