Hi chke419
I believe that wireless card has a BCM4312 chip so I think chke419 will need
wifi.tcz
wl-modules-4.2.9-tinycore.tcz extensions installed
the info file explains that you should blacklist b43,bcma and ssb modules. To accomplish this add
blacklist=bcma,ssb,b43 to your boot config command line
eg: KERNEL /boot/vmlinuz
APPEND initrd=/boot/rootfs.gz,/boot/modules.gz loglevel=3 waitusb=5:UUID="E49A-EE91" blacklist=bcma,ssb,b43