SMBIOS(4) Device Drivers Manual SMBIOS(4)

smbiosSystem Management BIOS

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"

The System Management BIOS (SMBIOS) describes hardware components.

efi(8)

System Management BIOS (SMBIOS) Reference Specification, DMTF DSP0134.

The smbios device driver first appeared in FreeBSD 4.8.

The smbios device driver was written by Matthew N. Dodd <winter@jurai.net>. This manual page was written by
Gordon Bergling <gbergling@gmail.com>.

April 22, 2020 Debian