Deleted Added
full compact
intpm.4 (83600) intpm.4 (141846)
1.\" Copyright (c) 1999 Takanori Watanabe
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1999 Takanori Watanabe
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/intpm.4 83600 2001-09-18 02:50:24Z murray $
25.\" $FreeBSD: head/share/man/man4/intpm.4 141846 2005-02-13 22:25:33Z ru $
26.\"
27.Dd January 8, 1999
28.Dt INTPM 4
29.Os
30.Sh NAME
31.Nm intpm
32.Nd Intel PIIX4 Power Management controller driver
33.Sh SYNOPSIS

--- 21 unchanged lines hidden (view full) ---

55This
56manual page was written by
57.An Takanori Watanabe Aq takawata@shidahara1.planet.sci.kobe-u.ac.jp .
58.Sh BUGS
59This device requires IRQ 9 exclusively.
60To use this, you should enable
61ACPI function in BIOS configuration, or PnP mechanism assigns conflicted
62IRQ for PnP ISA card.
26.\"
27.Dd January 8, 1999
28.Dt INTPM 4
29.Os
30.Sh NAME
31.Nm intpm
32.Nd Intel PIIX4 Power Management controller driver
33.Sh SYNOPSIS

--- 21 unchanged lines hidden (view full) ---

55This
56manual page was written by
57.An Takanori Watanabe Aq takawata@shidahara1.planet.sci.kobe-u.ac.jp .
58.Sh BUGS
59This device requires IRQ 9 exclusively.
60To use this, you should enable
61ACPI function in BIOS configuration, or PnP mechanism assigns conflicted
62IRQ for PnP ISA card.
63And don't use IRQ 9 for Non-PnP ISA cards.
63And do not use IRQ 9 for Non-PnP ISA cards.