Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2005 20:39:52 +0200
From:      Andreas Klemm <andreas@freebsd.org>
To:        Alan Gerber <agerber@ncsu.edu>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: NDIS wlan driver trouble, 6.0Beta5, DELL D610, Broadcom 4320 miniPCI
Message-ID:  <20051002183952.GB30945@titan.klemm.apsfilter.org>
In-Reply-To: <43401955.7060600@ncsu.edu>
References:  <20051002160535.GA29062@titan.klemm.apsfilter.org> <43401955.7060600@ncsu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 02, 2005 at 01:31:01PM -0400, Alan Gerber wrote:
> [...]

Works great ! Many thanks !
BTW I used now the newer driver 3.120.27 (R102320)

Needed to convert the .inf file from unicode, since I 
got the international driver, where this file is in unicode.
Assume you use the us driver.

Implementation of wlan is a bit different in US and Europe.
So I choosed the German driver suitable for my countries
frequencies and standards.

> 10) Add the following 3 lines to /boot/loader.conf:
> ndis_load="YES"
> if_ndis_load="YES"
> bcmwl5_sys_load="YES"
> 11) Add the following 2 lines to /etc/rc.conf:
> network_interfaces="ndis0"
> ifconfig_ndis0="DHCP"
> Note: your network configuration may vary.  You'll need to customize 
> these lines according to your other network hardware and your IP 
> addressing scheme(s).
> 12) Reboot to test the configuration changes.
> 
> I haven't tested steps 10-12, but I think they will work.  Hopefully 
> this'll get you where you need to go.

These steps work, thank you ;-)

Now I only have to fiddle around how to do both:

Use DHCP and custom WLAN settings.

In the past I didnt get it managed to use DHCP and
custom settings for SSID, wep/wpa password ...

Either a long ifconfig line or using DHCP statement
but then open lan.

Some solution for this ?

	Andreas ///

-- 
Andreas Klemm - Powered by FreeBSD 5.4
Need a magic printfilter today ? -> http://www.apsfilter.org/



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