From owner-freebsd-current@freebsd.org Fri Jul 15 20:40:03 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB87CB996F7 for ; Fri, 15 Jul 2016 20:40:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x22f.google.com (mail-io0-x22f.google.com [IPv6:2607:f8b0:4001:c06::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9525B159E for ; Fri, 15 Jul 2016 20:40:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x22f.google.com with SMTP id 38so114561798iol.0 for ; Fri, 15 Jul 2016 13:40:03 -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:from:date:message-id :subject:to:cc; bh=uLMrpMqIovtCGnGhIhq8o7u8f0n4+A5NtUmiDMbeDsI=; b=YtSjq5GiODvyhHKiBVgS8C95ZblzGzfbbdsP0fnqFGxW4Ab/tK3yzqM+NSPxDzHxLM OMa+yTB1QZBOuGYLUA6aDOa2DdAOOGwhamDVDNDXQZClMPnhhhafN2Bde3B7NsJ1K7ku q7uIZYHubE/Q/6mNTUznTa8bbwy5dwBpsQcBJAnoqotP8e85HGu0XV//feVV16HZtdbW WiDt9XIEZBFLqkWwsksxoUCoZl1ZClGt694Ksd6fbDicT86cmQ1uC7fFdU66DsRp0rPK Un8zmynXx6k4FFNrUNjYJf/LPxyY9d/dGtL7hetjjF8yuHqf/tzo5k5stpWQoOW0Ih3m k+XQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=uLMrpMqIovtCGnGhIhq8o7u8f0n4+A5NtUmiDMbeDsI=; b=ki0o/D1fGco0lgu7CvuVi9/jKKO1UQpOq4W2eF+U1GqabAztHh1LzM3W41kABIAZZ5 uzAlQE8Wx7DteLHHjM7Dq6wj4DG89+xmgl2BQhN6gR6BqLKJsSZakyvt+oGq0IFr/fxw m4JnW/K2NOuJBYEHZTmZqjYXfJEkXwO5nMjtSO7Dnt193o2BOz5rG1POTeEm4iDfWEl+ hekHMP4xfRHelhFv8gGDd4xsmbrCb74GjJ9pcXPsP9zVgEsqFUFtqwhB9cscX3fBqyQQ Owm+JVYfnPViGlyp0zd0dcRot72GaNxqVKhNFuT6o24Cs15fJdoJEt4waxE4Iu4e5SoI mFVQ== X-Gm-Message-State: ALyK8tLTlxtThChsSmie9ueEk9QEN0iCugxgL870yoVRHgq7vPTpbvg8b09ZJA8ULfnvp0VmDzHzG6k+GgEwcQ== X-Received: by 10.107.15.157 with SMTP id 29mr5424345iop.123.1468615203052; Fri, 15 Jul 2016 13:40:03 -0700 (PDT) MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.36.141.129 with HTTP; Fri, 15 Jul 2016 13:40:02 -0700 (PDT) In-Reply-To: <20160715202803.GA38281@lyxys.ka.sub.org> References: <20160709190147.GA6767@lyxys.ka.sub.org> <20160710174746.GA29034@lyxys.ka.sub.org> <20160710175300.GB29034@lyxys.ka.sub.org> <20160714213758.GA17141@lyxys.ka.sub.org> <20160715202803.GA38281@lyxys.ka.sub.org> From: Adrian Chadd Date: Fri, 15 Jul 2016 13:40:02 -0700 X-Google-Sender-Auth: 4Va1tFKm85-DVzxHneYNO2_VULQ Message-ID: Subject: Re: ath (AR9460) no longer works after going to 11-STABLE r302483 To: Wolfgang Zenker Cc: freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 15 Jul 2016 20:40:03 -0000 Hi, Just try disabling the others and see what happens. Thanks! -a On 15 July 2016 at 13:28, Wolfgang Zenker wrote: > * Adrian Chadd [160715 00:00]: >> On 14 July 2016 at 14:37, Wolfgang Zenker wrote: >>> * Adrian Chadd [160710 21:47]: >>>> Since you've reverted the ath driver directories without success, I'm >>>> mostly out of simple ideas. I think you need to bisect the whole >>>> kernel version until you find the commit that broke things. > >>> done. The commit is 11-STABLE r302410. AFAICS the only change here >>> is the removal of debugging options from the GENERIC kernel config: > >>> https://svnweb.freebsd.org/base/stable/11/sys/amd64/conf/GENERIC?r1=302408&r2=302410 > >> ... loool, okay. Let me see. > >> Try INVARIANTS and INVARIANT_SUPPORT. Maybe something in the ath >> driver needs it.. oops! > > Nope, wlan0 still works after disabling INVARIANTS and INVARIANT_SUPPORT. > Any suggestions for next try? > > Wolfgang