aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_smbios.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Remove support for FreeBSD < 602110.Xin LI2015-08-301-5/+0
* - Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specificJohn Baldwin2012-09-281-39/+10
* Fix test for double-nul characters that terminate the string table atJohn Baldwin2010-07-291-1/+1
* Rework the SMBIOS table walker to make it operate like other table walkersJohn Baldwin2010-07-141-49/+33
* - Change ichsmb(4) to follow the format of all the other smbus controllersJohn Baldwin2009-02-031-2/+2
* Update __FreeBSD_version check for MFC of pmap_mapbios().John Baldwin2007-05-021-1/+1
* Map pmap_{un,}mapbios() to pmap_{un,}mapdev() on 6.x and earlier.John Baldwin2006-09-221-0/+5
* Update the ipmi(4) driver:John Baldwin2006-09-221-365/+136
* Add an OpenIPMI mostly compatible driver. This driver was developedDoug Ambrisko2006-02-101-0/+538