Re: NDIS wlan driver trouble, 6.0Beta5, DELL D610, Broadcom 4320 miniPCI
Andreas Klemm <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"