intpm
—
Intel PIIX4 Power Management controller driver
device pci
device smbus
device smb
device intpm
The intpm
driver provides access to Intel PIIX4
compatible Power Management controllers. Currently, only
smbus(4)
controller function is implemented.
The intpm
driver supports the following chipsets:
- Intel 82371AB/82443MX
- ATI IXP400
- AMD SB600/7x0/8x0/9x0 southbridges
- AMD Axx/Hudson/Bolton FCHs
- AMD FCH integrated into Family 15h Models 60h-6Fh, 70h-7Fh Processors
- AMD FCH integrated into Family 16h Models 00h-0Fh, 30h-3Fh Processors
The intpm
driver first appeared in
FreeBSD 3.4.
This device requires IRQ 9 exclusively. To use this, you should enable ACPI
function in BIOS configuration, or PnP mechanism assigns conflicted IRQ for
PnP ISA card. And do not use IRQ 9 for Non-PnP ISA cards.