From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 30 21:31:42 2010 Return-Path: <owner-freebsd-bugs@FreeBSD.ORG> Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97EF21065670 for <freebsd-bugs@FreeBSD.org>; Fri, 30 Apr 2010 21:31:42 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 38F7F8FC0C for <freebsd-bugs@FreeBSD.org>; Fri, 30 Apr 2010 21:31:42 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o3ULVfBl031081; Fri, 30 Apr 2010 15:31:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id o3ULVfUl031078; Fri, 30 Apr 2010 15:31:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 30 Apr 2010 15:31:41 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Bernhard Schmidt <bschmidt@techwires.net> In-Reply-To: <20100430183527.GA38934@mx.techwires.net> Message-ID: <alpine.BSF.2.00.1004301520040.31041@wonkity.com> References: <201001191450.o0JEo8tU021828@freefall.freebsd.org> <20100430183527.GA38934@mx.techwires.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (wonkity.com [127.0.0.1]); Fri, 30 Apr 2010 15:31:41 -0600 (MDT) Cc: freebsd-bugs@FreeBSD.org, Jens Thiede <jensthiede@gmail.com> Subject: Re: kern/142766: ipw regression ipw(4) with Intel PRO/wireless 2100 can't associate on FBSD 8 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports <freebsd-bugs.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-bugs>, <mailto:freebsd-bugs-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-bugs> List-Post: <mailto:freebsd-bugs@freebsd.org> List-Help: <mailto:freebsd-bugs-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-bugs>, <mailto:freebsd-bugs-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 30 Apr 2010 21:31:42 -0000 On Fri, 30 Apr 2010, Bernhard Schmidt wrote: > On Tue, Jan 19, 2010 at 02:50:08PM +0000, Jens Thiede wrote: >> The following reply was made to PR kern/142766; it has been noted by GNATS. >> >> From: Jens Thiede <jensthiede@gmail.com> >> To: bug-followup@FreeBSD.org, >> wblock@wonkity.com >> Cc: >> Subject: Re: kern/142766: ipw regression ipw(4) with Intel PRO/wireless 2100 can't associate on FBSD 8 >> Date: Tue, 19 Jan 2010 16:13:16 +0200 >> >> The following is simply additional information: >> >> dmesg | grep ipw >> >> Returns, among other lines: >> >> ipw0: need multicast update callback > > I've committed a few changes to ipw(4) lately. Can you verify that this > issue is fixed now? I spoke too soon... doing a dump over ssh using ipw with the new changes: ipw0: ipw_cmd: SET_SCAN_OPTIONS failed, timeout (error 35) ipw0: ipw_cmd: DISABLE failed, timeout (error 35) ipw0: device timeout Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xc940f000 fault code = supervisor read, page not present instruction pointer = 0x20:0xc076c09a stack pointer = 0x28:0xe503dc48 frame pointer = 0x28:0xe503dc68 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 0 (ipw0 taskq) trap number = 12 panic: page fault cpuid = 0 Uptime 1h26m22s No dump device or dump. This Thinkpad T42 has FreeBSD 8-stable and can be configured for some testing if needed. Thanks for your work on this! -Warren Block * Rapid City, South Dakota USA