Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Apr 2005 11:19:15 +0200
From:      Stefan Bauer <duke@splatterworld.de>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: NDIS with Dell 1450 Dual-Band wireless card
Message-ID:  <424D1213.3070206@splatterworld.de>
In-Reply-To: <200504010858.j318wOte020464@mp.cs.niu.edu>
References:  <200504010858.j318wOte020464@mp.cs.niu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Bennett schrieb:

>     I've made no further progress on the matter since then, but would still
>very much like to get it working.  If anyone can suggest what to do about it,
>I'd be very grateful.
>  
>
load ndis and if_ndis with bootloader on startup:

edit /etc/loader.conf

and add the two lines below:

ndis_load="YES"
if_ndis_load="YES"


then do a reboot and kldunload followed by a kldload and it should be work.

-- 
Sincerely yours

Stefan Bauer
---
SplatterWorld - you have to know this, nothing else...
www.splatterworld.de - www.splatterworld.com - www.splatterworld.net
German IRCD splatterworld.de.quakenet.org Hosted by SplatterWorld



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