The branch main has been updated by manu:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=f15b2e1afd572c7a8ebc7e599e04eb1797fec6fc

commit f15b2e1afd572c7a8ebc7e599e04eb1797fec6fc
Author:     Emmanuel Vadot <m...@freebsd.org>
AuthorDate: 2023-05-03 07:20:35 +0000
Commit:     Emmanuel Vadot <m...@freebsd.org>
CommitDate: 2023-05-03 07:20:35 +0000

    RELNOTES: Add fwget entry
    
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 RELNOTES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index b13c0738f70b..6434375089a0 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,13 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+d198b8774d2c
+       Add a new "fwget" utility.
+       The goal of this utility is to inspect the system for peripherals
+       that needs firmware and install the appropriate packages for them.
+       For now only pci subsystem is supported and only firmwares for Intel
+       and AMD GPUs are known.
+
 896516e54a8c
        Add a new "syskrb5" mount option for Kerberized NFSv4.1/4.2 mounts.
        Without this patch, a Kerberized NFSv4.1/4.2 mount must provide

Reply via email to