2009/3/10 Jiri Slaby <jirislaby@xxxxxxxxx>: > On 10.3.2009 11:37, Nick Kossifidis wrote: >> >> * Add tx power calibration support >> * Add a few tx power limits >> * Hardcode default power to 12.5dB >> * Disable TPC for now > > ... >> >> diff --git a/drivers/net/wireless/ath5k/base.c >> b/drivers/net/wireless/ath5k/base.c >> index f7c424d..d9f483b 100644 >> --- a/drivers/net/wireless/ath5k/base.c >> +++ b/drivers/net/wireless/ath5k/base.c >> @@ -521,6 +521,7 @@ ath5k_pci_probe(struct pci_dev *pdev, >> IEEE80211_HW_NOISE_DBM; >> >> hw->wiphy->interface_modes = >> + BIT(NL80211_IFTYPE_AP)| >> BIT(NL80211_IFTYPE_STATION) | >> BIT(NL80211_IFTYPE_ADHOC) | >> BIT(NL80211_IFTYPE_MESH_POINT); > > Is this a typo or wrongly amended commit :)? I wanted to do some basic testing for this on a spectrum analyzer so i had to switch it to AP mode and watch the beacons coming out, of course i forgot to remove it :P -- GPG ID: 0xD21DB2DB As you read this post global entropy rises. Have Fun ;-) Nick -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html