From owner-freebsd-stable@FreeBSD.ORG Fri Nov 9 21:16:27 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C487516A46E for ; Fri, 9 Nov 2007 21:16:27 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from emma.lautre.net (emma.lautre.net [80.67.160.69]) by mx1.freebsd.org (Postfix) with ESMTP id ACFFF13C48E for ; Fri, 9 Nov 2007 21:16:27 +0000 (UTC) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 2B64D1146A; Fri, 9 Nov 2007 21:57:49 +0100 (CET) Date: Fri, 9 Nov 2007 21:57:49 +0100 From: Thierry Thomas To: FreeBSD-STABLE Message-ID: <20071109205749.GD45990@graf.pompo.net> Mail-Followup-To: FreeBSD-STABLE Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-BETA2 i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Subject: [7.0-BETA2] Loading the wlan_xauth module by hand freezes the machine X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2007 21:16:27 -0000 Hello, I have upgraded my gateway to 7.0-BETA2. It has a WiFi PCI card serving some other machines: Nov 9 19:55:59 passerelle kernel: ath0: mem 0xfbed0000-0xfbedffff irq 18 at device 2.0 on pci2 At boot, the following message is displayed: Nov 9 19:42:16 passerelle kernel: ieee80211_load_module: load the wlan_xauth module by hand for now. and then of course WPA is not enabled: Nov 9 19:42:16 passerelle hostapd: ath0: DRIVER Error enabling WPA/802.1X! Trying to `kldload wlan_xauth.ko' freezes the machine. Fortunately, everything goes well if I load wlan_xauth in loader.conf! Regards, -- Th. Thomas.