From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Roskin Date: Tue, 02 Aug 2011 17:51:34 -0400 Subject: [ath9k-devel] code of AP mode In-Reply-To: <1312215254.2738.27.camel@Yunong> References: <1312215254.2738.27.camel@Yunong> Message-ID: <4E387166.3070503@gnu.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 08/01/2011 12:14 PM, pangyunong wrote: > Which file contain the information about AP mode? I use 'find' but no > appropriate result.... Look for NL80211_IFTYPE_AP. The AP mode support is spread throughout the driver. -- Regards, Pavel Roskin