From owner-freebsd-wireless@FreeBSD.ORG Thu Oct 18 07:37:09 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BCC52324 for ; Thu, 18 Oct 2012 07:37:09 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id 899D98FC0C for ; Thu, 18 Oct 2012 07:37:09 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id bi1so8661063pad.13 for ; Thu, 18 Oct 2012 00:37:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=/+cOpdIBAB62d6PQGfeh3YPB3uE/l6xl5Vypdc2zYDE=; b=IqR9Tn4frOBBWQh2BNEaIgHeU/qIKh5J/f9IKkNrhdwUHvWyLGObTFbwJ3bluC31qk u6Wf0fLCbUAw/Vyx7wARDqkH/AhW/1eUN1ALVEbrRmeKzni09p/L4WsfImpgjQ2KIWjE hcFPmqDgQ0l4AiAUPuRR/rYHdrOcbfHoyfEp5s7xBE10c1o5lwd4Qnlt3+44WAIzhO49 H0Bv8kks/JkEEuA+QbPlH1pwPw1QXhqQFCfqhD9tbYGwnThDqJZ4EABKegrouYAYKBnJ 6a+jHGbfO02JFoB6ncjK2dH3683tsn/Sx+tWnWWT9VOV+fFqI1EHaVWENfWclk5PmUSF 0ehA== MIME-Version: 1.0 Received: by 10.68.229.138 with SMTP id sq10mr64218573pbc.126.1350545829136; Thu, 18 Oct 2012 00:37:09 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.68.146.233 with HTTP; Thu, 18 Oct 2012 00:37:09 -0700 (PDT) In-Reply-To: <201210180934.48741.jhugo@meraka.csir.co.za> References: <201210180934.48741.jhugo@meraka.csir.co.za> Date: Thu, 18 Oct 2012 00:37:09 -0700 X-Google-Sender-Auth: ppQSS9Hb44uPhiVR6kjxLcsAGfk Message-ID: Subject: Re: 11n in adhoc mode From: Adrian Chadd To: Johann Hugo Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 07:37:10 -0000 Hi, Try disabling ampdu - ifconfig wlanX -ampdu Adrian On 18 October 2012 00:34, Johann Hugo wrote: > Hi > > Finally got a 11n test setup running FreeBSD 10.0-CURRENT on two ARM boards. > > HW = gateworks ARM > OS = FreeBSD 10.0-CURRENT > Build = arm-10-20121011 > Wifi = RouterBOARD R52nM = AR9220 > > 11n works if one device is in AP mode and the other in ST mode, but I can get > it running with both devices in ADHOC mode. > > Is there a special switch or something that I need to toggle for 11n to work > in ADHOC mode ? > > Johann > > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" >