|
There doesn't seem to be a native linux driver for your card, and others too.
So, rather than spend a lot of time writing linux drivers for all the different cards, some clever people thought "why not use the windows driver that comes with the card, but wrap it up, so it thinks it is running in windows, when really, it's linux".
As I understand it, this is what ndiswrapper does, but you need that bcmwl5a.inf file, that comes with windows (even though, as the link I gave you says, you have to unzip the exe file to find it). You don't have to get it from Dell, you can google for it, or maybe even find it on the windows installation disk that came with your card.
|