From owner-freebsd-net@FreeBSD.ORG Sat May 24 22:40:03 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 7E9A010656AB for ; Sat, 24 May 2008 22:40:03 +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 6C6088FC0A for ; Sat, 24 May 2008 22:40:03 +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 m4OMe3Qw042309 for ; Sat, 24 May 2008 22:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4OMe36t042308; Sat, 24 May 2008 22:40:03 GMT (envelope-from gnats) Date: Sat, 24 May 2008 22:40:03 GMT Message-Id: <200805242240.m4OMe36t042308@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Jonathan Crook Cc: Subject: Re: kern/120966: [rum] kernel panic with if_rum and WPA encryption X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jonathan Crook List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 22:40:03 -0000 The following reply was made to PR kern/120966; it has been noted by GNATS. From: Jonathan Crook To: bug-followup@FreeBSD.org, oliver@akephalos.de Cc: Subject: Re: kern/120966: [rum] kernel panic with if_rum and WPA encryption Date: Sat, 24 May 2008 23:05:12 +0100 I have encountered the same problem. Using a network device with an rt73 chipset (thus using the rum driver), and with WPA, I get a kernel panic within minutes. I have not yet tested the device without WPA. Unlike Oliver, I have an Intel ICH7 chipset. Thanks, Jonny.