From owner-freebsd-net@FreeBSD.ORG Wed Oct 9 21:18:02 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E4BDA7D3 for ; Wed, 9 Oct 2013 21:18:02 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qc0-x236.google.com (mail-qc0-x236.google.com [IPv6:2607:f8b0:400d:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A576B26B2 for ; Wed, 9 Oct 2013 21:18:02 +0000 (UTC) Received: by mail-qc0-f182.google.com with SMTP id n4so1076639qcx.27 for ; Wed, 09 Oct 2013 14:18:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=h50y2arhBfx81N5AZr61FnFQaI6S0wDkiCtKXyS9ri0=; b=w28rlSSB9YiLtL0E9oaloNxyV5rsFjqITwZU8m8GqBOUG+llKsM8ZHfYwAmofwGe1j bnewqtQSRNUK9CYY7GtBkHmt0UZeXLCC/SG3fqNKz7OkGEjK0IUKaW1QXce8iQNgoRlS 0dE2faSkmXIlrkrhon2vZopiGicV3W77r7G8Y+FnYYJ3v0xxeoLmsyqe4GP+JAs53dKq Y4WZOAe5komS8zn8BnqXWrKsPl/SxyJYJTKKMxw9orY0297WCn4NnV+9RDd5teyxLUDw /cPxC8/cH5Mlv0vVlI0EjLGFxXTqfA0T8m7zlARJMbCjKNirnlYj/ZmG371dQkHWydis x6DQ== MIME-Version: 1.0 X-Received: by 10.229.38.202 with SMTP id c10mr1478947qce.23.1381353481873; Wed, 09 Oct 2013 14:18:01 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Wed, 9 Oct 2013 14:18:01 -0700 (PDT) In-Reply-To: <201310091810.r99IA3mS098467@freefall.freebsd.org> References: <201310091810.r99IA3mS098467@freefall.freebsd.org> Date: Wed, 9 Oct 2013 14:18:01 -0700 X-Google-Sender-Auth: zi-gSlkl_nja-6Wd6mnU0U9oH7s Message-ID: Subject: Re: kern/182665: [wlan] Kernel panic when creating second wlandev. From: Adrian Chadd To: =?ISO-8859-1?Q?Peter_Ankerst=E5l?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Net X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 21:18:03 -0000 Hi, Is there a backtrace for this? Iv'e not seen this before. -adrian On 9 October 2013 11:10, Peter Ankerst=E5l wrote: > The following reply was made to PR kern/182665; it has been noted by GNAT= S. > > From: =3D?iso-8859-1?Q?Peter_Ankerst=3DE5l?=3D > To: bug-followup@FreeBSD.org, > peter@pean.org > Cc: > Subject: Re: kern/182665: [wlan] Kernel panic when creating second wlande= v. > Date: Wed, 9 Oct 2013 20:08:09 +0200 > > pciconf -lv > > ath0@pci0:7:0:0: class=3D3D0x028000 card=3D3D0x3114168c =3D > chip=3D3D0x0030168c rev=3D3D0x01 hdr=3D3D0x00 > vendor =3D3D 'Atheros Communications Inc.' > device =3D3D 'AR9300 Wireless LAN adaptor' > class =3D3D network > > ath1@pci0:13:0:0: class=3D3D0x028000 card=3D3D0x30a1168c =3D > chip=3D3D0x002b168c rev=3D3D0x01 hdr=3D3D0x00 > vendor =3D3D 'Atheros Communications Inc.' > device =3D3D 'AR9285 Wireless Network Adapter (PCI-Express)' > class =3D3D network=3D > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >