Re: FreeBSD-8.0-RC2 problems




my wlan0 is created for wpi0 (I start the wifi with
/etc/rc.d/wpa_supplicant onestart wlan0):

wlans_wpi0=wlan0
ifconfig_wlan0="NOAUTO DHCP WPA"

what's in your rc.conf?


wlans_wpi0="wlan0"
ifconfig_wlan0="DHCP WPA"
do I really need to put wlan0 in quotes ? cud that be the problem ? will try
now removing them



How can i install all files under /etc from the source ?

cd /usr/src && mergemaster -i


thanks, i was thinking my /etc was fu*ked
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages