diff options
Diffstat (limited to 'share/man/man4/intpm.4')
-rw-r--r-- | share/man/man4/intpm.4 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/intpm.4 b/share/man/man4/intpm.4 index 09e3f0b..68c04b6 100644 --- a/share/man/man4/intpm.4 +++ b/share/man/man4/intpm.4 @@ -42,8 +42,10 @@ .Sh DESCRIPTION This driver provides access to .Tn 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 +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. .Sh SEE ALSO @@ -59,6 +61,8 @@ This manual page was written by .An Takanori Watanabe Aq takawata@shidahara1.planet.sci.kobe-u.ac.jp . .Sh BUGS -This device requires IRQ 9 exclusively. To use this, you should enable +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. +IRQ for PnP ISA card. +And don't use IRQ 9 for Non-PnP ISA cards. |