From owner-freebsd-net@FreeBSD.ORG Tue Jul 26 16:46:17 2005 Return-Path: X-Original-To: freebsd-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 7880816A41F for ; Tue, 26 Jul 2005 16:46:17 +0000 (GMT) (envelope-from vanhu@easyconnect.fr) Received: from caine.easynet.fr (smarthost163.mail.easynet.fr [212.180.1.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id D400043D4C for ; Tue, 26 Jul 2005 16:46:16 +0000 (GMT) (envelope-from vanhu@easyconnect.fr) Received: from easyconnect2121135-233.clients.easynet.fr ([212.11.35.233] helo=smtp.zeninc.net) by caine.easynet.fr with esmtp (Exim 4.50) id 1DxSZK-0000Zp-Aj for freebsd-net@freebsd.org; Tue, 26 Jul 2005 18:46:14 +0200 Received: from localhost.localdomain (spartacus.zen.inc [192.168.1.20]) by smtp.zeninc.net (smtpd) with ESMTP id 7877C3F2E for ; Tue, 26 Jul 2005 18:46:13 +0200 (CEST) Received: by localhost.localdomain (Postfix, from userid 1000) id 4CD7685602; Tue, 26 Jul 2005 18:46:13 +0200 (CEST) Date: Tue, 26 Jul 2005 18:46:13 +0200 From: VANHULLEBUS Yvan To: freebsd-net@freebsd.org Message-ID: <20050726164613.GA2610@zeninc.net> References: <20050725121607.GA24309@zen.inc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050725121607.GA24309@zen.inc> User-Agent: Mutt/1.5.9i Subject: Re: [FreeBSD 6.0] kernel crash with 802.11g 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: Tue, 26 Jul 2005 16:46:17 -0000 On Mon, Jul 25, 2005 at 02:16:07PM +0200, VANHULLEBUS Yvan wrote: > Hi. > [FreeBSD6 AP crashes when setting ral0 to 11g] One more information I got while trying to have some debug: If I set up my interface to mode 11g while there is no other Wifi host, it will work. Then, if I start my laptop, I'll have an access in 11g mode. If I force again to 11b mode, it will work. Then, if I force again to 11g mode (but with another Wifi station active), I'll have the crash.... So it won't really be a problem for me as this hosts is not supposed to reboot quite often, but that's probably means that there is "something wrong" somewhere.... Yvan.