From owner-freebsd-net@FreeBSD.ORG Sun May 29 07:01:19 2005 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7443B16A41C for ; Sun, 29 May 2005 07:01:19 +0000 (GMT) (envelope-from silby@silby.com) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id D9D1E43D48 for ; Sun, 29 May 2005 07:01:18 +0000 (GMT) (envelope-from silby@silby.com) Received: (qmail 50903 invoked from network); 29 May 2005 07:01:17 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 29 May 2005 07:01:17 -0000 X-pair-Authenticated: 209.68.2.70 Date: Sun, 29 May 2005 02:01:14 -0500 (CDT) From: Mike Silbersack To: Josef Karthauser In-Reply-To: <20050524071620.GB20809@genius.tao.org.uk> Message-ID: <20050529015935.Y19575@odysseus.silby.com> References: <20050523085239.GF1705@genius.tao.org.uk> <000201c55fde$20e0a9a0$0a2a15ac@SMILEY> <20050524071620.GB20809@genius.tao.org.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Darren Pilgrim , net@freebsd.org Subject: Re: iwi driver: Probes but no association (FreeBSD5.4). X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2005 07:01:19 -0000 On Tue, 24 May 2005, Josef Karthauser wrote: > I tried that: > > genius# ifconfig iwi0 up > genius# ifconfig iwi0 > iwi0: flags=8802 mtu 1500 I've seen the same problem - with certain access points (or a certain ordering of commands to bring the interface up?) the driver wouldn't associate. But, it always works on the APs I visit most frequently. :) I don't know if I'll be near the troublesome APs anytime soon to see if the recent change Damien made fixed the problem. Mike "Silby" Silbersack