From owner-freebsd-current@FreeBSD.ORG Mon Sep 5 07:01:51 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCF1F106566B; Mon, 5 Sep 2011 07:01:51 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7CC218FC19; Mon, 5 Sep 2011 07:01:51 +0000 (UTC) Received: by vws18 with SMTP id 18so4786435vws.13 for ; Mon, 05 Sep 2011 00:01:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=FJgya7NZujd1pJWDKGvaq9aBxVmuyKkjhLv/WGLZm0o=; b=gbIVzSEC6g7r9oQuxIqW/xtgnv6tsHtrpF23UvpfWGdvsgW5uRBhdGRiK1qL/dg+VG IYLobFtsYkCUDvYIET8cyHnDPvIrchiPwNB+jilsGtiA5qOEOr9v4bu+y9T8Wj0LFbiV +b/XncZE6z/jjRsjP9vbDuM7tkbVkQj1o//Aw= MIME-Version: 1.0 Received: by 10.52.64.171 with SMTP id p11mr3557223vds.529.1315206110707; Mon, 05 Sep 2011 00:01:50 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.52.33.49 with HTTP; Mon, 5 Sep 2011 00:01:50 -0700 (PDT) In-Reply-To: <20110905062453.GM52426@goofy03.vnode.local> References: <09C13664-4FC0-41F3-8849-CE875B3A6CC0@vnode.se> <20110905062453.GM52426@goofy03.vnode.local> Date: Mon, 5 Sep 2011 15:01:50 +0800 X-Google-Sender-Auth: EQ5_-GItPT5NBe7cMGuQGOe9I7s Message-ID: From: Adrian Chadd To: Joel Dahl Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org, current@freebsd.org Subject: Re: BETA2 panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2011 07:01:52 -0000 On 5 September 2011 14:24, Joel Dahl wrote: >> There weren't many commits between BETA1 and -HEAD in the wireless >> area; would you please do a binary search of the kernel revisions (no >> need to do full buildworlds) to find which commit broke it? > > Yes, I'll do that tonight. Thanks, that'd be great! adrian