summaryrefslogtreecommitdiffstats
path: root/sys/pci/amdpm.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-1/+1
| | | | also don't use ANSI string concatenation.
* SMBus support for the AMD 756 power management unit. See smbus(4),murray2001-09-161-0/+634
amdpm(4) and smb(4). This device can be used with userland programs such as sysutils/lmmon to retrieve sensor information from the motherboard. PR: kern/23989 Obtained from: Matthew C. Forman <mcf@dmu.ac.uk> Based on: alpm(4)
OpenPOWER on IntegriCloud