From owner-freebsd-current@FreeBSD.ORG Tue Jul 5 06:20:58 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6F8A106564A; Tue, 5 Jul 2011 06:20:58 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 56E1D8FC0A; Tue, 5 Jul 2011 06:20:58 +0000 (UTC) Received: by gxk28 with SMTP id 28so2736335gxk.13 for ; Mon, 04 Jul 2011 23:20:57 -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=bVHeXpNZY+JTFTfTX+edhydcRBXy1O3qvGj5oI9ATpk=; b=tS+nkrnxe1HSZDj+YBDMSKRwCxQGYOp7z52ezz7FoR/zDuXrqF9OeYrxVTK1agYsUJ GE4IFT9785c4uDqHocirNtt6A8hqFY84MjkqB3hkrRl75VOFIgF3W1GgxMeBdBtys1uu 3hwqwEbN7HF0INg3DrzAP3bgS1leqH1M1B8io= MIME-Version: 1.0 Received: by 10.150.160.21 with SMTP id i21mr5951941ybe.57.1309846857625; Mon, 04 Jul 2011 23:20:57 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.151.45.11 with HTTP; Mon, 4 Jul 2011 23:20:57 -0700 (PDT) In-Reply-To: <4E117BB8.1010105@FreeBSD.org> References: <4E100086.7080105@FreeBSD.org> <4E117BB8.1010105@FreeBSD.org> Date: Tue, 5 Jul 2011 14:20:57 +0800 X-Google-Sender-Auth: deXCNuhPz38dCSkrqAu2SABOXFc Message-ID: From: Adrian Chadd To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: cardbus panic: end address is not aligned 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: Tue, 05 Jul 2011 06:20:58 -0000 On 4 July 2011 16:37, Doug Barton wrote: > On 07/03/2011 03:05, Adrian Chadd wrote: >> >> The obvious question - can you bisect kernel versions to find out when it >> broke? > > Sorry, I thought the answer to that was obvious from my message. I have no > idea how far back the breakage goes since I don't use the cards often. Right. Well, are you able to boot some vintage kernels going back 12 months and see whether it's still broken? Adrian