From owner-freebsd-wireless@FreeBSD.ORG Tue Jan 31 02:19:51 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB8F6106566C for ; Tue, 31 Jan 2012 02:19:51 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8E59B8FC08 for ; Tue, 31 Jan 2012 02:19:51 +0000 (UTC) Received: by vcmm1 with SMTP id m1so6238vcm.13 for ; Mon, 30 Jan 2012 18:19:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=EBWvPWAh0WPAA08PvUA9kIuwo/Rer7fM/nl4smZubWE=; b=Ho01md9tojTbkEzAzDkUp+SU2v4n9vArD7CBhYFz+Ur3Pj/iJg752d8AfAbUpTNpoB ak2hnSa7L7qzXC+Ue/izWWjkIfoxUwo7++7qTuCCd0iQZQ8V5+6LIAYEVXLSNnm3xJQd whFsiZG/zqKY1JSUF9qyiiLLoplZv5Gf3qcYU= MIME-Version: 1.0 Received: by 10.220.156.199 with SMTP id y7mr8473643vcw.2.1327976390794; Mon, 30 Jan 2012 18:19:50 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.172.37 with HTTP; Mon, 30 Jan 2012 18:19:50 -0800 (PST) In-Reply-To: References: Date: Mon, 30 Jan 2012 18:19:50 -0800 X-Google-Sender-Auth: HLI9NjUseuME7-qOFJL2Vmbcwko Message-ID: From: Adrian Chadd To: Shant Kassardjian Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-wireless@freebsd.org Subject: Re: SR71-A (AR9160) no longer detected in FreeBSD 9 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 31 Jan 2012 02:19:51 -0000 ifconfig wlanX -ampdutx Adrian On 30 January 2012 18:17, Shant Kassardjian wrote: > I can not find any documentation on how to disable ampdutx, is it a > command or a patch that I need to apply? I would be willing to test out. > > ------------------------------ > Date: Mon, 30 Jan 2012 18:12:40 -0800 > > Subject: Re: SR71-A (AR9160) no longer detected in FreeBSD 9 > From: adrian@freebsd.org > To: shant@skylab.ca > CC: freebsd-wireless@freebsd.org > > Yes, it will support that. > > Please note - 802.11n TX is not gonig to work in 9.0 - you have to disable > ampdutx. > > Adrian > > On 30 January 2012 18:03, Shant Kassardjian wrote: > > Hi Adrian, > > > I can't believe I forgot to include that! weird that it was working > without it in 8.2! > > > > I added back: options ATH_ENABLE_11N and device ath_pci and recompiling! > :) > > > btw, do you know if AR9160 can support multiple SSIDs in hostap mode? > Example, I would like to create one 802.11a SSID network and another > 802.11n or 802.11g network... > > > Shant K. > > > ------------------------------ > Date: Mon, 30 Jan 2012 17:51:05 -0800 > > Subject: Re: SR71-A (AR9160) no longer detected in FreeBSD 9 > From: adrian@freebsd.org > To: shant@skylab.ca > CC: freebsd-wireless@freebsd.org > > Hi, > > Try including the ath_pci device in your kernel config file. > > Sorry about that! :) > > > Adrian > > >