Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 09:21:46 +0100
From:      Peter Risdon <peter@circlesquared.com>
To:        Dani Irinchev <dani@sferyx.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cannot load ndis module into kernel, FB 5.2.1, TrueMobile 1300
Message-ID:  <40B5A51A.7050502@circlesquared.com>
In-Reply-To: <200405260613.i4Q6DIGs001012@smtp.hispeed.ch>
References:  <200405260613.i4Q6DIGs001012@smtp.hispeed.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
Dani Irinchev wrote:

>Hi all,
>
>I am willing to try the ndis wrapper for my TrueMobile 1300 card on a Dell
>Inspiron 8500 notebook. I installed FreeBSD 5.2.1 and did a cvsup to
>CURRENT(25th of May). No custom kernel as of yet. 
>

I'm having problems with this myself, but you do need some custom kernel 
configuration (see man 4 ndis):

options NDISAPI
device ndis

and a default one

device wlan


PWR.


>The module builds but make
>load fails. Same is for if_ndis but it is because /sys/modules/ndis load
>fails. Error that I get is:
>
> 
>
>/sbin/kldload -v /usr/src/sys/modules/ndis/ndis.ko
>
>link_elf: symbol __panic undefined
>
>kldload: can't load /usr/src/sys/modules/ndis/ndis.ko: No such file or
>directory
>
> 
>
>*** Error code 1
>
> 
>
>Any idea about what could be wrong?
>
>Cheers, Dani
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>
>  
>



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