diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2023-05-03 07:20:35 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2023-05-03 07:20:35 +0000 |
commit | f15b2e1afd572c7a8ebc7e599e04eb1797fec6fc (patch) | |
tree | b76b809456b6506aae6c7394f15fd22718a6db03 /RELNOTES | |
parent | cf0fc64bc2f91bc00c78b316b51a0aaac8b53235 (diff) |
RELNOTES: Add fwget entry
Sponsored by: Beckhoff Automation GmbH & Co. KG
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |