From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Atheros firmware support Date: Wed, 12 Nov 2014 11:23:52 +0100 Message-ID: <20141112102352.GA16583@debian.math.u-bordeaux1.fr> References: <87h9y4viwc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoV5x-00039z-QI for guix-devel@gnu.org; Wed, 12 Nov 2014 05:24:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoV5q-0005FZ-AY for guix-devel@gnu.org; Wed, 12 Nov 2014 05:24:13 -0500 Content-Disposition: inline In-Reply-To: <87h9y4viwc.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Wed, Nov 12, 2014 at 10:59:47AM +0100, Ludovic Courtès wrote: > Commit 1306b0b fixes a miscompilation of the ath9k-htc-firmware package > (I had overlooked the fact that the upstream source patches Binutils and > GCC to get things done.) This is a bit frightening: $ git diff 1306b0b003a557105d3b27e44052db217c7283d3^ 1306b0b003a557105d3b27e44052db217c7283d3 | wc -l 29177 > With all that, I’m happy to say that I can use the RYF-certified WiFi > device by ThinkPenguin¹! :-) But congratulations! Andreas