From owner-freebsd-wireless@FreeBSD.ORG Mon Nov 21 13:47:34 2011 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAEE3106564A; Mon, 21 Nov 2011 13:47:34 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 47C078FC08; Mon, 21 Nov 2011 13:47:33 +0000 (UTC) Received: by vcbfl10 with SMTP id fl10so2531587vcb.13 for ; Mon, 21 Nov 2011 05:47:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mQTZKSS7Kn6TBfK99/Y4mURsTVwMeEnrITOBOWVEigY=; b=dEEi8AXCOx0EgoNnW6e+lUwQ1Caha5QxqUx7W6eo/lj4jom0IzpCeB9HcFEsWQ5FcY y1r9gjqjQ14Tc6blUuHiLqT/E5Fv6jQk0XrXhSQsxi0dmr8SXLxPXxlCCCrxITQvUIgy 4QwyhW2qwpFVdgShdmzrCgjM/uPWUZMGKxNeQ= MIME-Version: 1.0 Received: by 10.220.117.73 with SMTP id p9mr1030782vcq.60.1321883253478; Mon, 21 Nov 2011 05:47:33 -0800 (PST) Received: by 10.52.29.198 with HTTP; Mon, 21 Nov 2011 05:47:33 -0800 (PST) In-Reply-To: <20111121134425.GA6047@freebsd.org> References: <20111121131730.GA3599@freebsd.org> <20111121134425.GA6047@freebsd.org> Date: Mon, 21 Nov 2011 21:47:33 +0800 Message-ID: From: Adrian Chadd To: Alexander Best Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: issues with the recent ath commits (r227740, r227651, ...) X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 21 Nov 2011 13:47:34 -0000 Ok, r227651 is the reset serialisation work. Please let me know if this is the culprit and I'll begin working with you to dissect exactly what is breaking for the AR5212. Adrian