From owner-freebsd-current@FreeBSD.ORG Wed Apr 3 20:46:14 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7B833B91 for ; Wed, 3 Apr 2013 20:46:14 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22e.google.com (mail-wi0-x22e.google.com [IPv6:2a00:1450:400c:c05::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 164AFE0D for ; Wed, 3 Apr 2013 20:46:13 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id hj8so4056318wib.13 for ; Wed, 03 Apr 2013 13:46:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=g4rrn4nK72ZtDJyn7Xw3ofs+oOdxwPasMm3c5ak+tI4=; b=p00AVpRztM+hMilVyv0jGzwYXbTfS34xhdFM86y5cy4zv7/qf6OtSe3G0yZiCSE5sx iKPc2JILAqIUsM6e27QvR7aevbFtoRxFmoEBOZMuyXK+lfFFbqEnw1TXLiy96MWr4zvT mlzSKUTd+oQoOI0M22AyG7nRaoqmjIAJqmt5/+8tpt4DSPj1gTSOM4CHYyu+8LpdQz3d wbhkxldphD992fUQD6InHQT5EZRnYQLRgY7AqrYAnmKQYeLm5JloulqJnHDQN2+hmro0 +egZKAX89M8jQfQVcHKFedBwz3k5b4QIpqlGGRHlDUXwAkFw4GmN6Ha2rtzMMSNs+nNP iPWQ== MIME-Version: 1.0 X-Received: by 10.180.188.3 with SMTP id fw3mr4921923wic.33.1365021972895; Wed, 03 Apr 2013 13:46:12 -0700 (PDT) Received: by 10.216.243.7 with HTTP; Wed, 3 Apr 2013 13:46:12 -0700 (PDT) In-Reply-To: References: Date: Wed, 3 Apr 2013 13:46:12 -0700 Message-ID: Subject: Re: Patch ath3kfw to accept other device ids; blacklist ath bluetooth devices From: Adrian Chadd To: maksim yevmenkin Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 03 Apr 2013 20:46:14 -0000 On 3 April 2013 11:16, maksim yevmenkin wrote: > Hi Adrian ! > > Thank you for your work. I briefly looked at it and it seems fine to me. I'm not able to give it a proper review as I'm traveling internationally currently. Having said all that, I think it would be reasonable to commit it as is into head. > > Thanks! Adrian