Return-path: Received: from wa-out-1112.google.com ([209.85.146.181]:49777 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752523AbYDNTSv (ORCPT ); Mon, 14 Apr 2008 15:18:51 -0400 Received: by wa-out-1112.google.com with SMTP id m16so2579577waf.23 for ; Mon, 14 Apr 2008 12:18:50 -0700 (PDT) Message-ID: <9f33c5230804141218j5778195ajc1a7bae011eb9528@mail.gmail.com> (sfid-20080414_201855_765170_9BD33ACC) Date: Mon, 14 Apr 2008 15:18:49 -0400 From: "cao jing" To: linux-wireless@vger.kernel.org Subject: Does mac80211 support ap mode MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi, I read the mac80211 code. I found only the STA, IBSS and Mesh_Point interface type are processed by the code. So does it support the ap mode. Jing