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