From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 13 10:55:41 2004 Return-Path: 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 CF21816A4CE for ; Tue, 13 Jan 2004 10:55:41 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49E4743D64 for ; Tue, 13 Jan 2004 10:55:36 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1AgThP-0006N9-GR; Tue, 13 Jan 2004 10:55:35 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Sam Leffler References: <16248.58260.560180.809655@canoe.dclg.ca> <16387.58499.587197.601294@canoe.dclg.ca> <200401130940.23993.sam@errno.com> <200401130948.06429.sam@errno.com> Message-Id: Date: Tue, 13 Jan 2004 10:55:35 -0800 cc: freebsd-mobile@freebsd.org Subject: Re: ATH driver doesn't associate with turbo. X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 18:55:41 -0000 it seems mode 11b is preferred. if i boot in the presense of both kinds of APs, it seems to choose the 11b. i can then say ifconfig ath0 mode 11a and it will happily switch to 11a ( and to with turbo. real wireless users eat turbot for lunch :-) randy