On Thu, Feb 25, 2010 at 2:45 PM, Marwan Sultan <dead_l...@hotmail.com> wrote:
>
> Hello List,
>
>
>
>  well im sure its a small mistake here or there.
>
>  I know driver works with PCBS perfectly, but i cannot manualy configure it.
>
>  something missing..
>
>
>
>  its iwn wireless driver, here are the settings :
>
>
>
> /boot/loader.conf
>
>
>
> legal.intel_iwn.license_ack=1
>
> if_iwn_load="YES"
>
> wlan_scan_ap_load="YES"
> wlan_scan_sta_load="YES"
> wlan_wep_load="YES"
> wlan_ccmp_load="YES"
> wlan_tkip_load="YES"
>
>
> /etc/rc.conf
>
>
>
> wlans_iwn0="wlan0"
>
> ifconfig_wlan0="WPA DHCP"
>
>
>
> /etc/wpa_supplicant.conf
>
>
>
> network={
>
>
>        ssid="SSID"
>        wep_key1="PASSWORD"
>        }
>
>
>
> -------------------------------------------------------------
>
>
>
> Its Associated but no ip, its always 0.0.0.0 and sometimes an error of
>
> multicast call back..
>
>
>
> I tried to add in /etc/rc.conf inet 192.168.0.11 netmask 255.255.255.0 
> instead of DHCP
>
> but same results.
>
>
>
> Any hints please?
>
>
>
> Thank you.
>
>
>
> Marwan
>
> _________________________________________________________________
> Hotmail: Free, trusted and rich email service.
> http://clk.atdmt.com/GBL/go/201469228/direct/01/_______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>

Are you running 8.0-RELEASE? You may be better off running the
8-STABLE, as Bernhard Schmidt (and others) have committed several
major updates to the driver.

-Brandon
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to