From owner-freebsd-current@FreeBSD.ORG Mon Oct 6 10:47:02 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37B2D106568A; Mon, 6 Oct 2008 10:47:02 +0000 (UTC) (envelope-from elmofo@uol.com.br) Received: from smtp.uol.com.br (smtpout4.uol.com.br [200.221.4.195]) by mx1.freebsd.org (Postfix) with ESMTP id EFE7C8FC0C; Mon, 6 Oct 2008 10:47:01 +0000 (UTC) (envelope-from elmofo@uol.com.br) Received: from localhost (localhost [127.0.0.1]) by socom4.uol.com.br (Postfix) with ESMTP id 52083E0035E3; Mon, 6 Oct 2008 07:24:51 -0300 (BRT) Received: from fixed-mofo (189-47-80-162.dsl.telesp.net.br [189.47.80.162]) by socom4.uol.com.br (Postfix) with SMTP id 2A5EAE0035FD; Mon, 6 Oct 2008 07:24:48 -0300 (BRT) Date: Mon, 6 Oct 2008 07:24:47 -0300 From: Thiago Luz Basilio To: current@freebsd.org Message-Id: <20081006072447.d51c76f1.elmofo@uol.com.br> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SIG5: 0c10b283e7045fe59bf841064d7d2dd5 Cc: rpaulo@FreeBSD.org Subject: 802.11b mode on wlan interface 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: Mon, 06 Oct 2008 10:47:02 -0000 Hello! I'm using -CURRENT on my Acer Aspire One (Atheros 5424/2424). Thanks to the lastest ath_hal (0.10.5.10), the device is correctly attached. However, I can't test it right now, because I have an old 802.11 device that only works in 802.11b mode. I tried to set manually the mode using ifconfig, but no go... :(. I tried setting the mode (11b) on the ath0 interface and wlan0 interface. Also setting the mode in rc.conf doesn't work at all. Anybody had this problem? Thanks in advance, Thiago.