Date: Tue, 21 Dec 2004 09:56:49 -0800 From: Sam Leffler <sam@errno.com> To: Lukas Ertl <le@freebsd.org> Cc: current@freebsd.org Subject: Re: WLAN, WEP, if_ndis on -CURRENT Message-ID: <41C863E1.2070406@errno.com> In-Reply-To: <20041221163907.J46219@pcle2.cc.univie.ac.at> References: <20041221163907.J46219@pcle2.cc.univie.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Lukas Ertl wrote: > 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? These are symptomatic of your missing fixes; please update or be more specific about what "a recent -current" means. Sam PS. There is no reason to cc me directly; I read the mailing lists.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41C863E1.2070406>