From owner-freebsd-wireless@FreeBSD.ORG Sat Feb 4 20:35:07 2012 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 8A313106566B for ; Sat, 4 Feb 2012 20:35:07 +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 4087F8FC0C for ; Sat, 4 Feb 2012 20:35:06 +0000 (UTC) Received: by vbbfa15 with SMTP id fa15so5036172vbb.13 for ; Sat, 04 Feb 2012 12:35:06 -0800 (PST) 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=9sZxMGILqgwag18WCV7JkOdlNL0hRoDageJHvvGhcmg=; b=sl9kB9eNmwY1zXroqV7N9CWMU520UYKsSfXbJ35Kf65EQG9qrpGks9dYPiizYJxxmK WFGEr4Xrk+WnW7oyYrJNfP6fLAyLlioA4bNxwqRUBBdsgASdTY15Qwr9v0FCZ96vDPRd 5l4Pj+AhRvqqYbghJ+JAecWo+dnr3QAYr+8UQ= MIME-Version: 1.0 Received: by 10.52.66.166 with SMTP id g6mr6139020vdt.34.1328387706441; Sat, 04 Feb 2012 12:35:06 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.172.37 with HTTP; Sat, 4 Feb 2012 12:35:06 -0800 (PST) In-Reply-To: <1328385901.53012@da3m0n8t3r.com> References: <1328385901.53012@da3m0n8t3r.com> Date: Sat, 4 Feb 2012 12:35:06 -0800 X-Google-Sender-Auth: 40lpiXZTdqd7W2UIRUt7fswQgcs Message-ID: From: Adrian Chadd To: Waitman Gobble Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: [net80211] support vendor bitmap entries; teach if_ath to export PHY error code in error frames 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: Sat, 04 Feb 2012 20:35:07 -0000 On 4 February 2012 12:05, Waitman Gobble wrote: >> I'd appreciate some feedback. >> >> Thanks! >> >> >> Adrian > > I added the patch and rebuilt the kernel, but I'm not sure what kind of feedback you are looking for. Please advise :) Just ensure it hasn't broken anything! I haven't yet released any tools to make this do anything useful (publicly), stay tuned. Adrian