From owner-freebsd-wireless@FreeBSD.ORG Tue Nov 12 06:21:54 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2CB39FCD for ; Tue, 12 Nov 2013 06:21:54 +0000 (UTC) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E9272226A for ; Tue, 12 Nov 2013 06:21:53 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id k4so2583994qaq.19 for ; Mon, 11 Nov 2013 22:21:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=teke8mSTdQ9n4DiVkvG1+BtB2Nw+FARoGIYiO/Ikm78=; b=o3DrLBBEKE1pcj8tkIJOhHVkGYQpzBk4VrTflFr9rcuUtXVzcRDgIHOPqT1hD4Jwu4 eTKMiiyzueJ1McryjpL7VCXVEptv0CkY10P8lhmCHDKgx5aQXMqetLX8SE0i51DoDDMT 4UHyDFbWwRpNLm6MrpGlRng9Qyq8fkjoUzTciVy1vjHsmwCOVMOU0Pg2L9bmZlSpVrrT PdO2rL9xPWj984UyFT4qbfugxsTYVg7VaQ5qRsj7XsK5u0WxkhsdARUT3R01p3MaMXST rn0mBISvbZtk5hZSbtPGPwcD6pr80VJpwotu0KAmhACy79HDYP4UgnYbYx0XPJr6Hht/ eRpA== MIME-Version: 1.0 X-Received: by 10.224.28.130 with SMTP id m2mr55018829qac.98.1384237312997; Mon, 11 Nov 2013 22:21:52 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Mon, 11 Nov 2013 22:21:52 -0800 (PST) Date: Mon, 11 Nov 2013 22:21:52 -0800 X-Google-Sender-Auth: EXSVYa93ouVzBfhpgfaguF8Pl-0 Message-ID: Subject: [iwn] Cedric's stuff is in -HEAD From: Adrian Chadd To: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.16 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: Tue, 12 Nov 2013 06:21:54 -0000 Hi, I've just committed Cedric's stuff to -HEAD. I also fixed the MRR stuff to work. It's been fun. Kinda. There are still issues with the driver. I bet the TX handling for aggregation frames isn't entirely correct. I bet the bluetooth coexistence isn't right. There's still the bugs with scanning, background scanning and things getting wedged if the NIC loses association and starts a scan. I'll attack them if I get angry enough and I can't just throw an Atheros NIC in the thing. I encourage other people to tackle these issues. I'm happy to help, but I'm feeling a bit burnt out sorting through this stuff. -adrian