18311733cSPierre-Alain TORET.\"- 28311733cSPierre-Alain TORET.\" Copyright (c) 2017 Conrad Meyer <cem@FreeBSD.org> 38311733cSPierre-Alain TORET.\" All rights reserved. 48311733cSPierre-Alain TORET.\" 58311733cSPierre-Alain TORET.\" Redistribution and use in source and binary forms, with or without 68311733cSPierre-Alain TORET.\" modification, are permitted provided that the following conditions 78311733cSPierre-Alain TORET.\" are met: 88311733cSPierre-Alain TORET.\" 1. Redistributions of source code must retain the above copyright 98311733cSPierre-Alain TORET.\" notice, this list of conditions and the following disclaimer. 108311733cSPierre-Alain TORET.\" 2. Redistributions in binary form must reproduce the above copyright 118311733cSPierre-Alain TORET.\" notice, this list of conditions and the following disclaimer in the 128311733cSPierre-Alain TORET.\" documentation and/or other materials provided with the distribution. 138311733cSPierre-Alain TORET.\" 148311733cSPierre-Alain TORET.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 158311733cSPierre-Alain TORET.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 168311733cSPierre-Alain TORET.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 178311733cSPierre-Alain TORET.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 188311733cSPierre-Alain TORET.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 198311733cSPierre-Alain TORET.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 208311733cSPierre-Alain TORET.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 218311733cSPierre-Alain TORET.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 228311733cSPierre-Alain TORET.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 238311733cSPierre-Alain TORET.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 248311733cSPierre-Alain TORET.\" SUCH DAMAGE. 258311733cSPierre-Alain TORET.\" 260f7e851bSSascha Wildner.\" $FreeBSD: head/share/man/man4/amdsmn.4 323184 2017-09-05 15:13:41Z cem $ 278311733cSPierre-Alain TORET.\" 2823be8282SSascha Wildner.Dd August 2, 2020 298311733cSPierre-Alain TORET.Dt AMDSMN 4 308311733cSPierre-Alain TORET.Os 318311733cSPierre-Alain TORET.Sh NAME 328311733cSPierre-Alain TORET.Nm amdsmn 338311733cSPierre-Alain TORET.Nd device driver for 348311733cSPierre-Alain TORET.Tn AMD 358311733cSPierre-Alain TORETprocessor System Management Network 368311733cSPierre-Alain TORET.Sh SYNOPSIS 378311733cSPierre-Alain TORETTo compile this driver into the kernel, place the following line in your 388311733cSPierre-Alain TORETkernel configuration file: 398311733cSPierre-Alain TORET.Bd -ragged -offset indent 408311733cSPierre-Alain TORET.Cd "device amdsmn" 418311733cSPierre-Alain TORET.Ed 428311733cSPierre-Alain TORET.Pp 438311733cSPierre-Alain TORETAlternatively, to load the driver as a module at boot time, place the 448311733cSPierre-Alain TORETfollowing line in 458311733cSPierre-Alain TORET.Xr loader.conf 5 : 468311733cSPierre-Alain TORET.Bd -literal -offset indent 478311733cSPierre-Alain TORETamdsmn_load="YES" 488311733cSPierre-Alain TORET.Ed 498311733cSPierre-Alain TORET.Sh DESCRIPTION 508311733cSPierre-Alain TORETThe 518311733cSPierre-Alain TORET.Nm 528311733cSPierre-Alain TORETdriver provides support for resources on the System Management Network bus 538311733cSPierre-Alain TORETin 548311733cSPierre-Alain TORET.Tn AMD 558311733cSPierre-Alain TORETFamily 17h processors. 568311733cSPierre-Alain TORET.Sh SEE ALSO 578311733cSPierre-Alain TORET.Xr loader 8 588311733cSPierre-Alain TORET.Sh HISTORY 598311733cSPierre-Alain TORETThe 608311733cSPierre-Alain TORET.Nm 618311733cSPierre-Alain TORETdriver first appeared in 628311733cSPierre-Alain TORET.Fx 12.0 . 630f7e851bSSascha Wildner.Pp 640f7e851bSSascha WildnerIt was subsequently brought into 650f7e851bSSascha Wildner.Dx 5.9 . 66*6fc65b75SSascha Wildner.Sh AUTHORS 67*6fc65b75SSascha Wildner.An Conrad Meyer Aq Mt cem@FreeBSD.org 68