From owner-freebsd-net@FreeBSD.ORG Mon May 19 12:10:04 2008 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22F561065675 for ; Mon, 19 May 2008 12:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0B6BC8FC1E for ; Mon, 19 May 2008 12:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4JCA3xN019960 for ; Mon, 19 May 2008 12:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4JCA3D4019959; Mon, 19 May 2008 12:10:03 GMT (envelope-from gnats) Date: Mon, 19 May 2008 12:10:03 GMT Message-Id: <200805191210.m4JCA3D4019959@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Marc Olzheim Cc: Subject: Re: kern/116185: [iwi] if_iwi driver leads system to reboot X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marc Olzheim List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 12:10:04 -0000 The following reply was made to PR kern/116185; it has been noted by GNATS. From: Marc Olzheim To: matteo@FreeBSD.org, bug-followup@FreeBSD.org Cc: ggg_mail@inbox.ru, freebsd-net@FreeBSD.org, Marc Olzheim Subject: Re: kern/116185: [iwi] if_iwi driver leads system to reboot Date: Mon, 19 May 2008 14:00:45 +0200 > Can you still experience this problem on newer FreeBSD releases? Something similar, probably related happens on my laptop (HP pavillion dv6570ed) with a 3945abg chipset. wpa_supplicant can negotiate fine, but as soon as dhclient runs, the box panics. I haven't had time to set up proper dumping yet, so alas, I have no detailed information at this point. Marc