Ubuntu Feisty 7.04 manual page repository
Ubuntu is a free computer operating system based on the Linux kernel. Many IT companies, like DeployIS is using it to provide an up-to-date, stable operating system.
Provided by: freebsd-manpages_6.0-5_all
NAME
amdpm - AMD 756 Power Management controller driver
SYNOPSIS
device smbus device smb device amdpm
DESCRIPTION
This driver provides access to the AMD 756 Power management controller. Currently, only smbus controller function is implemented. The embedded SMBus controller of the AMD 756 chipset may give you access smb(4) for writing user code to fetch voltages, temperature and so on from the monitoring chip of your mainboard. smbus(4)
HISTORY
The amdpm driver first appeared in FreeBSD 4.5.
AUTHORS
This driver was written by Matthew C. Forman. Based heavily on the alpm driver by Nicolas Souchu. This manual page was written by Murray Stokely 〈murray@FreeBSD.org〉.
BUGS
Only polling mode is supported.