logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

amdsmn — device driver for AMD processor System Management Network

Authors

       Conrad Meyer <cem@FreeBSD.org>

Debian                                          September 5, 2017                                      AMDSMN(4)

Description

       The  amdsmn  driver provides support for resources on the System Management Network bus in AMD Family 17h
       processors.

History

       The amdsmn driver first appeared in FreeBSD 12.0.

Name

       amdsmn — device driver for AMD processor System Management Network

See Also

loader(8)

Synopsis

       To compile this driver into the kernel, place the following line in your kernel configuration file:

             deviceamdsmn

       Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

             amdsmn_load="YES"

See Also