From owner-freebsd-current@FreeBSD.ORG Sun Dec 12 01:59:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4C4016A4CE for ; Sun, 12 Dec 2004 01:59:41 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE2643D49 for ; Sun, 12 Dec 2004 01:59:41 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id iBC1xeWi045604 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 11 Dec 2004 17:59:41 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <41BBA812.2030006@errno.com> Date: Sat, 11 Dec 2004 18:08:18 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: WEP and 802.11 drivers X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 01:59:41 -0000 I've been able to reproduce some of the problems people are having. Until I can fix them please try building wlan and wlan_wep into your kernel so the cipher module isn't loaded on the fly. I believe that should eliminate the double fault panic and various related traps. Sam