Is anyone currently using a Netgear WNDA3100 v2 (USB wifi dongle with Broadcom BCM4323) with Core 14.x 32 bit?
I just acquired two of these in bunch of tech junk. They seem to be in working condition but I can't seem to actually get them working.
I found a relevant thread here:
https://forum.tinycorelinux.net/index.php/topic,12910.msg73169.html#msg73169but it's over ten years old and mentions ndiswrapper.tcz (which does not seem to be in the 14.x/x86/tcz repo).
lsusb shows the device as
Bus 003 Device 002: ID 0846:9011 NetGear, Inc. WNDA3100v2 802.11abgn [Broadcom BCM4323]wireless-6.1.2-tinycore.tcz provides both
./usr/local/lib/modules/6.1.2-tinycore/kernel/drivers/net/wireless/broadcom/b43/b43.ko.gz
and
./usr/local/lib/modules/6.1.2-tinycore/kernel/drivers/net/wireless/broadcom/b43legacy/b43legacy.ko.gz
although neither of them gets loaded when the extension is loaded. Manually loading them with modprobe doesn't seem to help.
firmware-broadcom_bcm43xx.tcz seems like it should be relevant as well
wifi.sh (from wifi.tcz) reports "no wifi devices found".
I feel like the pieces are all there but maybe I'm doing something wrong or out of order.