From owner-freebsd-current@FreeBSD.ORG Wed Aug 3 16:30:48 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 63BCF16A41F for ; Wed, 3 Aug 2005 16:30:48 +0000 (GMT) (envelope-from gbergling@0xfce3.net) Received: from generic.0xfce3.net (generic.0xfce3.net [62.75.158.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED3843D45 for ; Wed, 3 Aug 2005 16:30:47 +0000 (GMT) (envelope-from gbergling@0xfce3.net) Received: from port-212-202-34-189.dynamic.qsc.de ([212.202.34.189] helo=[192.168.1.7]) by vs158227.vserver.de with esmtpa (Exim 4.50) id 1E0M8c-0008GY-Rk for freebsd-current@freebsd.org; Wed, 03 Aug 2005 18:30:38 +0200 Message-ID: <42F0F114.5040505@0xfce3.net> Date: Wed, 03 Aug 2005 18:30:12 +0200 From: Gordon Bergling User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [LOR] if_wi.c:845 and in6_ifattach.c:847 and "taskqueue drain" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 03 Aug 2005 16:30:48 -0000 Hi, I am getting a taskqueue_drain and a LOR while I was trying to establish a wireless connection via my pcmcia if_wi based NIC. I think the kernel output is to large for the mailing list so it can be found at http://generic.0xfce3.net/lor_if_wi.txt Information about the laptop can be found at http://generic.0xfce3.net/laptop/ regards, Gordon PS: I didn't find this LOR in the database.