intpm.4 (7f3dea244c40159a41ab22da77a434d7c5b5e85a) intpm.4 (12e49033495ab129411bee56513cbea16e18f44a)
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.

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

31.\" Note: Only specify the operating system when the command
32.\" is FreeBSD specific, otherwise use the .Os macro with no
33.\" arguments.
34.Os FreeBSD 3.0
35.Sh NAME
36.Nm intpm
37.Nd Intel PIIX4 Power management controller driver.
38.Sh SYNOPSIS
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.

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

31.\" Note: Only specify the operating system when the command
32.\" is FreeBSD specific, otherwise use the .Os macro with no
33.\" arguments.
34.Os FreeBSD 3.0
35.Sh NAME
36.Nm intpm
37.Nd Intel PIIX4 Power management controller driver.
38.Sh SYNOPSIS
39.Cd controller smbus0
40.Cd controller intpm0
39.Cd device smbus0
40.Cd device intpm0
41
42.Sh DESCRIPTION
43This driver provides access to
44.Tn Intel PIIX4 PCI Controller function 3 ,
45Power management controller. Currently, only smbus controller
46function is implemented. But it also have bus idle monitoring function. It
47will display mapped I/O address for bus monitoring function when attaching.
48

--- 16 unchanged lines hidden ---
41
42.Sh DESCRIPTION
43This driver provides access to
44.Tn Intel PIIX4 PCI Controller function 3 ,
45Power management controller. Currently, only smbus controller
46function is implemented. But it also have bus idle monitoring function. It
47will display mapped I/O address for bus monitoring function when attaching.
48

--- 16 unchanged lines hidden ---