From owner-freebsd-wireless@FreeBSD.ORG Thu Apr 24 03:21:49 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 781A35C6 for ; Thu, 24 Apr 2014 03:21:49 +0000 (UTC) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F3FC1BFE for ; Thu, 24 Apr 2014 03:21:48 +0000 (UTC) Received: from [127.0.0.1] (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) by ns.kevlo.org (8.14.8/8.14.8) with ESMTP id s3O3LgeU025006; Thu, 24 Apr 2014 11:21:42 +0800 (CST) (envelope-from kevlo@FreeBSD.org) Message-ID: <53588348.6020408@FreeBSD.org> Date: Thu, 24 Apr 2014 11:21:44 +0800 From: Kevin Lo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Anthony Jenkins Subject: Re: urtwn panic References: <53550B59.6020103@yahoo.com> <535876D1.3020001@FreeBSD.org> <1398307889.10841.YahooMailNeo@web140702.mail.bf1.yahoo.com> In-Reply-To: <1398307889.10841.YahooMailNeo@web140702.mail.bf1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Freebsd-wireless X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2014 03:21:49 -0000 Anthony Jenkins wrote: > > > > > > ________________________________ > From: Kevin Lo > To: Anthony Jenkins > Sent: Wednesday, April 23, 2014 10:28 PM > Subject: Re: urtwn panic > > > Anthony Jenkins wrote: > >> I'm getting a panic with the latest kernel (r264719) and the if_urtwn >> driver. I have a coredump available to triage. > Could you try attached patch? Thanks. > > > Kevin > > Nice, several insertions/extractions and no panics! Cool! Fixed in *r264864, thanks. *** > > Unfortunately the !@#$& dongle's so small I just now managed to separate the device from the metal sleeve...grrr. Should be able to fix tho, and it's still functional. > > > Many thanks! > Anthony Kevin