From owner-freebsd-current@FreeBSD.ORG Tue Dec 21 15:43:20 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 66A4316A4CF for ; Tue, 21 Dec 2004 15:43:20 +0000 (GMT) Received: from imap.univie.ac.at (mailbox-lmtp.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6773D43D46 for ; Tue, 21 Dec 2004 15:43:19 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from pcle2.cc.univie.ac.at (pcle2.cc.univie.ac.at [131.130.2.177]) by imap.univie.ac.at (8.12.10/8.12.10) with ESMTP id iBLFh3Dm309118; Tue, 21 Dec 2004 16:43:08 +0100 Date: Tue, 21 Dec 2004 16:43:03 +0100 (CET) From: Lukas Ertl To: current@FreeBSD.org Message-ID: <20041221163907.J46219@pcle2.cc.univie.ac.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-DCC-ZID-Univie-Metrics: mx9.univie.ac.at 4247; Body=2 Fuz1=2 Fuz2=2 cc: sam@FreeBSD.org Subject: WLAN, WEP, if_ndis on -CURRENT 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: Tue, 21 Dec 2004 15:43:20 -0000 Hi, on a recent -current I can't use the ndis0 interface on my laptop anymore when having WEP enabled. I have both wlan and wlan_wep in my kernel, and the box panics either with a cryptic double fault or with a null pointer dereference (fault virtual address: 0xd00) in the if_ndis driver; the only backtrace I could get from that is: _mtx_lock_flags+0x12 ndis_intrtask+0x45 ndis_runq+0xf1 Any hints? cheers, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/