FreeBSD manual

download PDF document: smbios.4.pdf

SMBIOS(4) FreeBSD Kernel Interfaces Manual SMBIOS(4)
NAME smbios - System Management BIOS
SYNOPSIS To compile this driver into the kernel, place the following lines in your kernel configuration file:
device smbios
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
smbios_load="YES"
DESCRIPTION The System Management BIOS (SMBIOS) describes hardware components.
SEE ALSO efi(8)
System Management BIOS (SMBIOS) Reference Specification, DMTF DSP0134.
HISTORY The smbios device driver first appeared in FreeBSD 4.8.
AUTHORS The smbios device driver was written by Matthew N. Dodd <winter@jurai.net>. This manual page was written by Gordon Bergling <gbe@FreeBSD.org>.
FreeBSD 14.0-RELEASE-p11 April 22, 2020 FreeBSD 14.0-RELEASE-p11