UWN200 works well for me. Plug and play. Thank you Jesus, what a pain in the ass it has been to get wifi on my BBB. On the bright side I now have one of every wifi dongle ever made.
I did this, I hope I don't really need the upgrade though since I'm trying to create a minimal build.
# opkg update
# opkg upgrade
Now I have these drivers etc.:
ifconfig
ra0 Link encap:Ethernet HWaddr 00:0C:43:00:14:41 inet addr:10.0.1.23 Bcast:10.0.1.255 Mask:255.255.255.0
inet6 addr: fe80::20c:43ff:fe00:1441/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1333634 errors:0 dropped:2 overruns:465 frame:465
TX packets:1194015 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:185513558 (176.9 MiB) TX bytes:1018927693 (971.7 MiB)
root@beaglebone:~# lsmod | grep 7601
mtnet7601Usta 25701 1
mt7601Usta 753921 1 mtnet7601Usta
mtutil7601Usta 65890 2 mt7601Usta,mtnet7601Usta
unique modules:
mtnet7601Usta
mtutil7601Usta
mt7601Usta
root@beaglebone:~# modinfo mtutil7601Usta
filename: /lib/modules/3.8.13/kernel/drivers/net/wireless/mtutil7601Usta.ko
license: GPL
srcversion: E14FD79D6D622DB12CC3F6D
depends:
vermagic: 3.8.13 SMP mod_unload modversions ARMv7 thumb2 p2v8
root@beaglebone:~# modinfo mtnet7601Usta
filename: /lib/modules/3.8.13/kernel/drivers/net/wireless/mtnet7601Usta.ko
license: GPL
version: 3.0.0.3
description: RT2870 Wireless Lan Linux Driver
license: GPL
srcversion: B2652578024467A64684B82
alias: usb:v148Fp7601d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v148Fp6370d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v148Fp7650d*dc*dsc*dp*ic*isc*ip*in*
depends: mtutil7601Usta,mt7601Usta
vermagic: 3.8.13 SMP mod_unload modversions ARMv7 thumb2 p2v8
parm: mac:rt28xx: wireless mac addr (charp)
root@beaglebone:~# modinfo mt7601Usta
filename: /lib/modules/3.8.13/kernel/drivers/net/wireless/mt7601Usta.ko
srcversion: 9EF4492CF4EB832D5955C16
depends: mtutil7601Usta
vermagic: 3.8.13 SMP mod_unload modversions ARMv7 thumb2 p2v8