View Single Post
  #8   (View Single Post)  
Old 9th June 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

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.
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote