From owner-freebsd-wireless@FreeBSD.ORG Sun Nov 18 06:25:33 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 641E8F71; Sun, 18 Nov 2012 06:25:33 +0000 (UTC) (envelope-from onyx@z-up.ru) Received: from mx.z-up.ru (mx.z-up.ru [92.50.244.44]) by mx1.freebsd.org (Postfix) with ESMTP id 13BAB8FC0C; Sun, 18 Nov 2012 06:25:32 +0000 (UTC) Received: from onyx-5552g (unknown [92.50.244.218]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.z-up.ru (Postfix) with ESMTPSA id 78CA2114A3; Sun, 18 Nov 2012 10:25:28 +0400 (GMT-4) Date: Sun, 18 Nov 2012 10:25:30 +0400 From: Dmitry Kolosov To: Adrian Chadd Subject: Re: Replacing wireless nic on my router Message-Id: <20121118102530.d334565b8061abda5e7871b3@z-up.ru> In-Reply-To: References: <201211042144.08807.onyx@z-up.ru> <20121118003753.88d1f64cc97a4bdf246dd5cf@z-up.ru> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 18 Nov 2012 06:25:33 -0000 > That's a shame, I'd like to try and trace this particular issue down. > In any case, if you're interested in helping out debug it further > please let me know. And as I'm always constantly busy, don't be afraid > to pester me on a daily basis until we figure it out. I have other 11n > testers who do that and we eventually solve all the bugs. :) > _OH_. Hey, since it may be broadcast traffic, I know I fixed a bug in > the multicast group encryption key handling. It made it into -9 and > -HEAD. I don't think it was backported to -8. The bug was introduced > when someone tweaked something for an older NIC but it broke multicast > group key handling for the AR5416 and later NICs. Maybe try -9? A live > CD will be enough. Actually it is my wife's laptop and she need to work. Anyway, i have -9 based client and -9 based AP of my own, and of course, i am _interested_ in helping and debuging. I am very interested in wireless on FreeBSD, and waiting for full 11n support on 9-Stable. Now, i will boot this laptop with -9 livecd and report back. Adrian, thanks for your work.