Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

alpm(4) [debian man page]

ALPM(4) 						   BSD Kernel Interfaces Manual 						   ALPM(4)

NAME
alpm -- Acer Aladdin 15x3 Power Management controller driver SYNOPSIS
device smbus device smb device alpm DESCRIPTION
This driver provides access to the Aladdin 15x3 Power Management Unit. Currently, only smbus controller function is implemented. The embedded SMBus controller of the Aladdin chipset may give you access to the monitoring facilities of your mainboard. See smb(4) for writing user code to fetch voltages, temperature and so on from the monitoring chip of your mainboard. SEE ALSO
smb(4), smbus(4) HISTORY
The alpm manual page first appeared in FreeBSD 4.0. AUTHORS
This manual page was written by Nicolas Souchu <nsouch@FreeBSD.org> BUGS
Only polling mode is supported. BSD
February 13, 1999 BSD

Check Out this Related Man Page

VIAPM(4)						   BSD Kernel Interfaces Manual 						  VIAPM(4)

NAME
viapm -- VIA chipsets Power Management controller driver SYNOPSIS
device iicbb device iicbus device iicsmb device smbus device smb device viapm DESCRIPTION
This driver provides access to the VIA chipset Power Management Unit family. They are VT82C586B, VT82C596A, VT82C596B, VT82C686A and VT8233. The embedded controller of the VIA chipset may give you access to the monitoring facilities of your mainboard. The 586B support is made by software whereas other controllers support the SMBus protocol by hardware. See smb(4) for writing user code to fetch voltages, temperature and so on from the monitoring chip of your mainboard. SEE ALSO
iicbb(4), iicbus(4), iicsmb(4), smb(4), smbus(4) HISTORY
The viapm manual page first appeared in FreeBSD 4.5. AUTHORS
This manual page was written by Nicolas Souchu <nsouch@FreeBSD.org>. BUGS
Only polling mode is supported. BSD
April 20, 2002 BSD
Man Page