From owner-freebsd-current@FreeBSD.ORG Sun Jul 24 02:46:15 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD81816A41F for ; Sun, 24 Jul 2005 02:46:15 +0000 (GMT) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4774343D46 for ; Sun, 24 Jul 2005 02:46:15 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.94] ([66.127.85.94]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j6O2kEms053092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 23 Jul 2005 19:46:14 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <42E30118.3020200@errno.com> Date: Sat, 23 Jul 2005 19:46:48 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcin Jessa References: <20050722124449.33f23cb9.lists@yazzy.org> In-Reply-To: <20050722124449.33f23cb9.lists@yazzy.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD-Current Subject: Re: issue with atheros and channel selection X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 24 Jul 2005 02:46:15 -0000 Marcin Jessa wrote: > Hi guys. > > When you ifconfig athX channel XX it works fine > But when you then want to change that to ifconfig athX channel any (or '-' or '0') the old channel number does not change. > The number then can be changed only to a different numeric value. Can you give the exact commands and the output from ifconfig; I'm not clear on this. It just be that the channel displayed in status isn't updated to reflect your selection. I've certainly changed channels and cleared any desired/specified channel. Sam