intpm -- Intel PIIX4 Power Management controller driver
device smbus
device smb
device intpm
This driver provides access to Intel PIIX4 PCI Controller function 3,
Power management controller. Currently, only smbus controller function
is implemented. But it also have bus idle monitoring function. It will
display mapped I/O address for bus monitoring function when attaching.
smb(4), smbus(4)
The intpm driver first appeared in FreeBSD 3.4.
This manual page was written by Takanori Watanabe
<[email protected]>.
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 don't use IRQ 9 for Non-PnP ISA cards.
FreeBSD 5.2.1 January 8, 1999 FreeBSD 5.2.1 [ Back ] |