From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 10 04:32:30 2022 Received: (at 54069) by debbugs.gnu.org; 10 Mar 2022 09:32:31 +0000 Received: from localhost ([127.0.0.1]:33182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSF9q-0002UC-Np for submit@debbugs.gnu.org; Thu, 10 Mar 2022 04:32:30 -0500 Received: from mout-p-202.mailbox.org ([80.241.56.172]:39844) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSF9o-0002Tt-7J for 54069@debbugs.gnu.org; Thu, 10 Mar 2022 04:32:29 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:105:465:1:4:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4KDkP06pXZz9sl2; Thu, 10 Mar 2022 10:32:20 +0100 (CET) From: Brendan Tildesley DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brendan.scot; s=MBO0001; t=1646904739; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=M0mTN5Iaao2J/mKxLPhQ6LfBmtKxzFqx/i4wd7YyDNk=; b=WhLw0kO9AmOiPmqvcB9J63ZMor6ilGmxYu3tPuHbosq0XRL7ZBfkw9Tden1Q2dZCogni7I rTwq5Za1JpLY32bSxTN1WlATCSyWNrxJMDMHel4sPnhLY6GtRc8uKADm8opRpjmWTZuQz+ gSDo8SiKuZ4K1Jc7N5MwTuK05JpiMcC4CabX6D88HNwi1zM+lsbrnzyLk0ZBteWi2D/PIP 2fpU3GC+7GEbApC4f3IGqLcSpxzmomM2ghygJHGnR9TiFZa2beH/xP+MsY1kERRSDExHiE Uf3bu4hbyR9CIGN/x6tt+/BaDNAj/+CBx4SItbUW8XntATV3tPcSueM37JGbZw== To: 54069@debbugs.gnu.org Subject: [PATCHES v3 0/7]: Update and make use of hwdata Date: Thu, 10 Mar 2022 20:31:38 +1100 Message-Id: <20220310093145.31649-1-mail@brendan.scot> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 54069 Cc: John Kehayias , =?UTF-8?q?Ludovic=20Court=C3=A8s?= , Maxime Devos , Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) I have used the ungexp suggestion Ludo made. I don't have any stance on the gexp-ology business, so I just did that. Feel free to change it however one wishes. the hwata updates can go to master, but the rest should be considered for core-updates i think? I have fixed up the pciutils definiton a bit, where I had previously removed the installation of a man page by mistake. Implemented the #:target #f suggestion in hwdata, and fixed a small mistake. I was away from the computer for a week so I hope I haven't forgotten to consider all feedback. Updated hwdata to 357.