From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 7/7] gnu: Enable CONFIG_HOTPLUG_PCI. Date: Thu, 2 Feb 2017 21:18:06 +0100 Message-ID: References: <20170201233531.2640-1-david@craven.ch> <20170201233531.2640-7-david@craven.ch> <20170202202006.03597708@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZNpb-0006G0-3l for guix-devel@gnu.org; Thu, 02 Feb 2017 15:18:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZNpY-0006rq-Ef for guix-devel@gnu.org; Thu, 02 Feb 2017 15:18:11 -0500 Received: from mail-yw0-x244.google.com ([2607:f8b0:4002:c05::244]:34608) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cZNpY-0006rZ-9X for guix-devel@gnu.org; Thu, 02 Feb 2017 15:18:08 -0500 Received: by mail-yw0-x244.google.com with SMTP id v73so3038395ywg.1 for ; Thu, 02 Feb 2017 12:18:08 -0800 (PST) In-Reply-To: <20170202202006.03597708@scratchpost.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" To: Danny Milosavljevic Cc: guix-devel > I don't think the firmware needs to be uploaded at all to the AR9285 device. I don't understand: 1. free firmware - anyone can update the firmware 2. binary blob - the vendor can update the firmware 3. fixed at manufacturing time - no one can update the firmware Option 1 is obviously superior to the other two. But how is option 3 better than option 2?