https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205477

--- Comment #15 from eimar.ko...@gmail.com ---
(In reply to eimar.koort from comment #14)

I'd like to add this piece information also.

FreeBSD rpi2 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29
13:01:42 UTC 2016    
r...@releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI2  arm

/etc/rc.conf:
Wireless WORKS:
~~~~~~~~~~~~~~~~
1)
wlans_urtwn0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"

2)
wlans_urtwn0="wlan0"
ifconfig_wlan0="WPA inet 192.168.1.4 netmask 255.255.255.0"

Wireless DOESN'T WORK:
~~~~~~~~~~~~~~~~~~~~
1)
ifconfig_ue0="192.168.1.3 netmask 255.255.255.0"
wlans_urtwn0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"

2)
ifconfig_ue0="192.168.1.3 netmask 255.255.255.0"
wlans_urtwn0="wlan0"
ifconfig_wlan0="WPA inet 192.168.1.4 netmask 255.255.255.0"


If lan device (ue0) ISconfigured then wireless (urtwn0) gets associated, but ip
is not answering from network until ethernet cable is connected. 
If lan device (ue0) IS NOT configured then wireless (urtwn0) comes up without
problems.

So my initial whining about "urtwn wifi not working" is actually something
different.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to