Here's some places to look:
http://linuxmint.com/wiki/index.php/MintWifihttps://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_openwiki/Itemid,33/id,list_b/, number 42
However, This is a personal suggestion, and I'm not sure how it'll work in your case because I have a Broadcom 4318 and not a 4310.
I recently switched to Mint from Ubuntu, and the consensus over there was that b43-fwcutter was the way to go. I've never had problems with it, it's incredibly easy to set up, and you can always go the ndiswrapper route if things don't work out.
It's as easy as
- Code: Select all
sudo apt install b43-fwcutter
b43-fwcutter
and then making sure the "Fetch and install firmware?" box is checked.
If you would really rather stick with ndiswrapper, then let me know and I can look into it more for you.
-Alex