From owner-freebsd-stable@FreeBSD.ORG Tue Apr 25 20:45:27 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B6A016A574 for ; Tue, 25 Apr 2006 20:45:27 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA24D43D69 for ; Tue, 25 Apr 2006 20:45:21 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k3PKjKip026913 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 25 Apr 2006 13:45:21 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <444E8A60.8040404@errno.com> Date: Tue, 25 Apr 2006 13:45:20 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5 (X11/20060210) MIME-Version: 1.0 To: JoaoBR References: <200604252017.k3PKHHar025770@monk.cnd.dundas.on.ca> <200604251741.16136.joao@matik.com.br> In-Reply-To: <200604251741.16136.joao@matik.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: ath0: ath_chan_set: unable to reset channel 5 (2432 Mhz, flags 0x3e0 hal flags 0x140) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 20:45:28 -0000 JoaoBR wrote: > On Tuesday 25 April 2006 17:17, Douglas Berry wrote: >> Dlink DWL-AG530 can't scan, can't connect. >> ifconfig ath0 up ; ifconfig ath0 list scan >> returns nothing. On the same machine, same 'net, a different ath >> card works (TRENDnet TEW-503PI). >> >> Does anyone have this Dlink card working on RELENG_6? >> > > the card works but you need to tweak the eprom country settings > I have lots of it running releng_5 and 6 in any mode (a,b and g) > > you can query the mobile list archive for "how to enable Dlink DWL-AG530" or > so in the subject where I posted some time ago how to do it for/with FreeBSD > > you do not need to patch if_ath.c anymore on releng_6|5 only change the eprom > setting There should be no need to change the eeprom settings. You should never get a channel list back that causes confusion for the driver. Sam