Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
SMBIOS(4)		     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 15.1			 April 22, 2020 		       SMBIOS(4)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=smbios&sektion=4&manpath=FreeBSD+15.1-RELEASE+and+Ports.quarterly>

home | help