1*cfe55a8aSAlexander Ziaee.\"- 2*cfe55a8aSAlexander Ziaee.\" SPDX-License-Identifier: BSD-2-Clause 3*cfe55a8aSAlexander Ziaee.\" 4d198b877SEmmanuel Vadot.\" Copyright (c) 2023 Beckhoff Automation GmbH & Co. KG 5d198b877SEmmanuel Vadot.\" 6d198b877SEmmanuel Vadot.\" Redistribution and use in source and binary forms, with or without 7d198b877SEmmanuel Vadot.\" modification, are permitted provided that the following conditions 8d198b877SEmmanuel Vadot.\" are met: 9d198b877SEmmanuel Vadot.\" 1. Redistributions of source code must retain the above copyright 10d198b877SEmmanuel Vadot.\" notice, this list of conditions and the following disclaimer. 11d198b877SEmmanuel Vadot.\" 2. Redistributions in binary form must reproduce the above copyright 12d198b877SEmmanuel Vadot.\" notice, this list of conditions and the following disclaimer in the 13d198b877SEmmanuel Vadot.\" documentation and/or other materials provided with the distribution. 14d198b877SEmmanuel Vadot.\" 15d198b877SEmmanuel Vadot.\" THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR 16d198b877SEmmanuel Vadot.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 17d198b877SEmmanuel Vadot.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 18d198b877SEmmanuel Vadot.\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT, 19d198b877SEmmanuel Vadot.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 20d198b877SEmmanuel Vadot.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 21d198b877SEmmanuel Vadot.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 22d198b877SEmmanuel Vadot.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 23d198b877SEmmanuel Vadot.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 24d198b877SEmmanuel Vadot.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25d198b877SEmmanuel Vadot.\" 26*cfe55a8aSAlexander Ziaee.Dd June 27, 2024 27d198b877SEmmanuel Vadot.Dt FWGET 8 28d198b877SEmmanuel Vadot.Os 29d198b877SEmmanuel Vadot.Sh NAME 30d198b877SEmmanuel Vadot.Nm fwget 31*cfe55a8aSAlexander Ziaee.Nd install firmware packages for the running system 32d198b877SEmmanuel Vadot.Sh SYNOPSIS 33d198b877SEmmanuel Vadot.Nm 34d198b877SEmmanuel Vadot.Op Fl n 35*cfe55a8aSAlexander Ziaee.Op Fl v 36*cfe55a8aSAlexander Ziaee.Op Ar subsystem 37d198b877SEmmanuel Vadot.Sh DESCRIPTION 38d198b877SEmmanuel VadotThe 39d198b877SEmmanuel Vadot.Nm 40*cfe55a8aSAlexander Ziaeeutility can be used to detect and install firmware packages 41*cfe55a8aSAlexander Ziaeefor devices present on a running system. 42d198b877SEmmanuel Vadot.Pp 43d198b877SEmmanuel VadotThe options are as follows: 44*cfe55a8aSAlexander Ziaee.Bl -tag -width Fl 45d198b877SEmmanuel Vadot.It Fl n 46d198b877SEmmanuel VadotDry run, only show needed packages 47d198b877SEmmanuel Vadot.It Fl v 48d198b877SEmmanuel VadotBe more verbose 49*cfe55a8aSAlexander Ziaee.It Ar subsystem 50*cfe55a8aSAlexander ZiaeeHardware subsystem, default pci 51d198b877SEmmanuel Vadot.El 52d198b877SEmmanuel Vadot.Sh SEE ALSO 53d198b877SEmmanuel Vadot.Xr firmware 9 54d198b877SEmmanuel Vadot.Sh HISTORY 55d198b877SEmmanuel VadotThe 56d198b877SEmmanuel Vadot.Nm 57*cfe55a8aSAlexander Ziaeeutility first appeared in 58d198b877SEmmanuel Vadot.Fx 14.0 . 59d198b877SEmmanuel Vadot.Sh AUTHORS 60d198b877SEmmanuel Vadot.An -nosplit 61d198b877SEmmanuel VadotThe 62d198b877SEmmanuel Vadot.Nm 63d198b877SEmmanuel Vadotutility and this manual page were written by 64d198b877SEmmanuel Vadot.An Emmanuel Vadot Aq Mt manu@FreeBSD.org 65*cfe55a8aSAlexander Ziaeefor Beckhoff Automation GmbH & Co\. KG. 66*cfe55a8aSAlexander Ziaee.Sh CAVEATS 67*cfe55a8aSAlexander ZiaeeThis utility currently only supports the pci subsystem. 68