( Fifi | 2010. 04. 27., k – 16:36 )

Wireless: Atheros AR9103 802.11n szóval ath9k driver.

Ezen oldalról az alábbi részletre:


Common Options
Name 	 Type 	 Required 	 Default 	 Description 
type 	 string    yes       (autodetected) 	 The type is determined on firstboot during
                                                 the initial radio device detection - it is
                                                 usually not required to change it.
                                                 Used values are broadcom on brcm-2.4, atheros 
                                                 for madwifi or mac80211 for b43, ath5k and ath9k 

[..]

macfilter   string   no 	 disable 	 Specifies the mac filter policy, disable  to
                                                 disable the filter, allow to treat it as whitelist
                                                 or deny  to treat it as blacklist.
                                                 ! Not supported for the mac80211 type yet