From owner-freebsd-mobile@FreeBSD.ORG Fri Jun 9 17:58:25 2006 Return-Path: X-Original-To: freebsd-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 3E67216A41B for ; Fri, 9 Jun 2006 17:58:25 +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 A2A7043D79 for ; Fri, 9 Jun 2006 17:58:24 +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 k59HwNDP086104 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Jun 2006 10:58:24 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4489B6BF.1090301@errno.com> Date: Fri, 09 Jun 2006 10:58:23 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.2 (X11/20060508) MIME-Version: 1.0 To: dokas@oitsec.umn.edu References: <200606091328.k59DSThD012167@nic-naa.net> <4489836D.6020302@centtech.com> <20060609101508.40307089.dokas@oitsec.umn.edu> In-Reply-To: <20060609101508.40307089.dokas@oitsec.umn.edu> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: New or used laptop recommendation(s) [ath complain] 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: Fri, 09 Jun 2006 17:58:25 -0000 Paul Dokas wrote: > + I'm having some odd problems getting Cardbus wireless cards to work. They > act mostly as expected, but dhclient refuses to associate with any AP. If > I ifconfig ath0 by hand, it associated just fine. The problem is similar > to this: > > http://lists.freebsd.org/pipermail/freebsd-net/2006-April/010351.html This is an issue with iwi not ath. iwi does scanning in firmware so it is totally different. If you have a scanning issue please post your problem under a different subject. Sam