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

--- Comment #14 from eimar.ko...@gmail.com ---
(In reply to Hans Petter Selasky from comment #13)

So. Updated sources to revision 308845 (about an hour ago).
Compiled with 'make CONF_CFLAGS=-march=armv7a'.
Moved old drivers  if_rtwn* out of the way. Loaded new drivers and here we are:

root@rpi2:~ # dmesg |grep rtwn
rtwn0 on uhub1
rtwn0: <vendor 0x20f4 product 0x648b, class 0/0, rev 2.00/2.00, addr 4> on
usbus0
rtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R

root@rpi2:~ # grep wlan0 /etc/rc.conf
wlans_rtwn0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"

root@rpi2:~ # ifconfig wlan0
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        ether d8:eb:97:2b:dd:6c
        inet 192.168.1.218 netmask 0xffffff00 broadcast 192.168.1.255
        groups: wlan
        ssid MySID channel 11 (2462 MHz 11g ht/20) bssid 00:22:07:40:97:b7
        regdomain FCC country US authmode WPA2/802.11i privacy ON
        deftxkey UNDEF AES-CCM 2:128-bit txpower 30 bmiss 7 scanvalid 60
        protmode CTS ht20 ampdulimit 64k ampdudensity 8 shortgi -stbc wme
        roaming MANUAL
        media: IEEE 802.11 Wireless Ethernet MCS mode 11ng
        status: associated
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>

root@rpi2:~ # uname -a
FreeBSD raspel2 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r308737: Thu Nov 17
08:02:03 UTC 2016    
r...@releng3.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/GENERIC  arm


So it works for me.

-- 
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