From owner-freebsd-mobile@FreeBSD.ORG Thu Aug 11 14:33:47 2005 Return-Path: X-Original-To: mobile@freebsd.org Delivered-To: freebsd-mobile@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB9BC16A41F for ; Thu, 11 Aug 2005 14:33:47 +0000 (GMT) (envelope-from mime@traveller.cz) Received: from ss.eunet.cz (ss.eunet.cz [193.85.228.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 419A643D67 for ; Thu, 11 Aug 2005 14:33:40 +0000 (GMT) (envelope-from mime@traveller.cz) Received: from localhost.i.cz (ss.eunet.cz [193.85.228.13]) by ss.eunet.cz (8.13.1/8.13.1) with ESMTP id j7BEXci7017552; Thu, 11 Aug 2005 16:33:38 +0200 (CEST) (envelope-from mime@traveller.cz) From: Michal Mertl To: Petr Holub In-Reply-To: <002d01c59e75$5ce39c70$5317fb93@KLOBOUCEK> References: <002d01c59e75$5ce39c70$5317fb93@KLOBOUCEK> Content-Type: text/plain Date: Thu, 11 Aug 2005 16:33:35 +0200 Message-Id: <1123770815.784.34.camel@genius1.i.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: mobile@freebsd.org Subject: Re: ath0 doesn't associate with AP X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2005 14:33:47 -0000 Petr Holub wrote: > Hi, > > I've encoutered interesting behavior of ath card with Linksys WAP-54g > acting as a wireless repeater that doesn't broadcast SSID. The ath0 > device doesn't want to associate with it with the following debug > messages when debugging is turned on via sysctl: > ... big snip ... I haven't studied your report too much but I'd like to point out that atheros and wireless support in general is probably going to be much better in 6.0. I've already reported several problems which have been fixed in -CURRENT and will be in 6.0. Michal