From owner-freebsd-wireless@FreeBSD.ORG Tue Jan 31 02:03:38 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 D42C11065670; Tue, 31 Jan 2012 02:03:38 +0000 (UTC) (envelope-from pookme@hotmail.com) Received: from snt0-omc4-s8.snt0.hotmail.com (snt0-omc4-s8.snt0.hotmail.com [65.55.90.211]) by mx1.freebsd.org (Postfix) with ESMTP id A45168FC0C; Tue, 31 Jan 2012 02:03:38 +0000 (UTC) Received: from SNT128-W9 ([65.55.90.200]) by snt0-omc4-s8.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 30 Jan 2012 18:03:37 -0800 Message-ID: X-Originating-IP: [184.163.168.71] From: Shant Kassardjian Sender: To: Date: Mon, 30 Jan 2012 21:03:37 -0500 Importance: Normal In-Reply-To: References: , MIME-Version: 1.0 X-OriginalArrivalTime: 31 Jan 2012 02:03:37.0925 (UTC) FILETIME=[8BCD8750:01CCDFBC] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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:03:38 -0000 Hi Adrian=2C 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 r= ecompiling! :) btw=2C do you know if AR9160 can support multiple SSIDs in hostap mode? Exa= mple=2C I would like to create one 802.11a SSID network and another 802.11n= or 802.11g network... Shant K. Date: Mon=2C 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=2C Try including the ath_pci device in your kernel config file. Sorry about that! :) Adrian =