From owner-freebsd-current@FreeBSD.ORG Thu Dec 13 00:32:51 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 03314768; Thu, 13 Dec 2012 00:32:50 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 56ABB8FC12; Thu, 13 Dec 2012 00:32:50 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id dr1so2209899wgb.1 for ; Wed, 12 Dec 2012 16:32:49 -0800 (PST) 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=FEeg6nFCNgYWmAdnsEhpAMfP5RoqeHb9qAeedBhEaAE=; b=QDrQaaIC3vKlhhRE9Zj2cucZIe3XGmkbg6C4ZitToejgWHwSjSISnDubVD9S/NaaRR lIKoVoYlWyZZXtWOCciAJ+qQNKpr7vQ/CikK7idfyjI57fLeT5ZfyHV2x3PbY1HiJVqf 3Ml0cwTx8+pJu0CafYknElGqWCVFRjybimxT77RjTC9GFlKH/JOU8UtJjyt7SCPFFdVw Icj3RDlw6cGs3hhPNaVdrgMUdrq+rIB5DdcVdJsAwZWwz0zaGzEozymngGHxdi/Tk0EA BWYSiCfRxp+uefMrA+UjJWXU/xQnVIgJTCqy9P21j8RCaxDflO1P+qSWpXF2fIdZ0Y/o /JlA== MIME-Version: 1.0 Received: by 10.194.179.34 with SMTP id dd2mr4895620wjc.1.1355358769110; Wed, 12 Dec 2012 16:32:49 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.217.57.9 with HTTP; Wed, 12 Dec 2012 16:32:48 -0800 (PST) In-Reply-To: References: Date: Wed, 12 Dec 2012 16:32:48 -0800 X-Google-Sender-Auth: K5vYe_EuuwbonrMYpY0fJUMRi-U Message-ID: Subject: Re: AR9285 not see n-channels From: Adrian Chadd To: Andrey Fesenko Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org, freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2012 00:32:51 -0000 What's 'ifconfig wlan0' and 'ifconfig wlan0 list sta' look like? adrian On 12 December 2012 15:51, Andrey Fesenko wrote: > I have > # uname -a > FreeBSD beastie.mydomain.local 10.0-CURRENT FreeBSD 10.0-CURRENT #1 > r243259: Mon Nov 19 09:28:08 MSK 2012 > root@beastie.mydomain.local:/usr/obj/usr/src/sys/W_BOOK amd64 > # grep ATH /usr/src/sys/amd64/conf/W_BOOK > options ATH_ENABLE_11N > options ATH_DEBUG > options ATH_DIAGAPI > > pciconf > ath0@pci0:5:0:0: class=0x028000 card=0xe016105b chip=0x002b168c > rev=0x01 hdr=0x00 > vendor = 'Atheros Communications Inc.' > device = 'AR9285 Wireless Network Adapter (PCI-Express)' > class = network > > > # ifconfig -v wlan0 list channel > Channel 1 : 2412 MHz 11b Channel 7 : 2442 MHz 11g ht/20 > Channel 1 : 2412 MHz 11g Channel 8 : 2447 MHz 11b > Channel 1 : 2412 MHz 11g ht/20 Channel 8 : 2447 MHz 11g > Channel 2 : 2417 MHz 11b Channel 8 : 2447 MHz 11g ht/20 > Channel 2 : 2417 MHz 11g Channel 9 : 2452 MHz 11b > .... > > wi-fi router have and enable n-mode (linksys e4200) > How to turn on or activate n-mode? > _______________________________________________ > 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"