|
Which driver are you currently using? (There are two FOSS drivers: bcm43xx and a newer one, b43.) A dmesg | egrep -i '(b43|bcm43)' in a terminal window should tell you which one you're using.
AFAIK, the newer b43 driver should support the rev01 hardware. Note that the support depends on you extracting the correct firmware, so you need to also make sure you've extracted from the correct object code file.
Last edited by PTrenholme; 08-29-2009 at 06:54 PM..
|