View Single Post
  #9   (View Single Post)  
Old 25th June 2009
SPlissken SPlissken is offline
Port Guard
 
Join Date: Oct 2008
Posts: 10
Default

Quote:
Originally Posted by s0xxx View Post
Well some guys in the thread in aforementioned link said it works for them on 5_STABLE/RC3, so I guess it should work. Concerning the patches, just look at them and you will get the picture, something like:
Code:
cd /usr/src/sys/net80211
patch </where/the/patch/is/ath-0.10.5.10-ieee80211.patch

cd /usr/src/sys/contrib/dev/ath
patch </where/the/patch/is/ath-0.10.5.10.patch
Also, in that thread it is being said it is recomended to also get the ppb-hotplug.patch for ppb(4) in order to be able to turn on/off the wifi card by using Fn-F2 on keyboard.
Ok thanks
Sorry for this noob question :
Do i need to compile something ?
Compile again kernel ?
Reply With Quote