Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2016 16:12:27 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r306112 - stable/11/share/man/man4
Message-ID:  <201609211612.u8LGCRpE033228@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avg
Date: Wed Sep 21 16:12:26 2016
New Revision: 306112
URL: https://svnweb.freebsd.org/changeset/base/306112

Log:
  MFC r303111: Document list of supported chipsets.

Modified:
  stable/11/share/man/man4/intpm.4
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man4/intpm.4
==============================================================================
--- stable/11/share/man/man4/intpm.4	Wed Sep 21 16:06:00 2016	(r306111)
+++ stable/11/share/man/man4/intpm.4	Wed Sep 21 16:12:26 2016	(r306112)
@@ -24,25 +24,39 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 8, 1999
+.Dd July 20, 2016
 .Dt INTPM 4
 .Os
 .Sh NAME
 .Nm intpm
 .Nd Intel PIIX4 Power Management controller driver
 .Sh SYNOPSIS
+.Cd device pci
 .Cd device smbus
 .Cd device smb
 .Cd device intpm
 .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
-will display mapped I/O address for bus monitoring function when attaching.
+The
+.Nm
+driver provides access to
+.Tn Intel PIIX4
+compatible Power Management controllers.
+Currently, only
+.Xr smbus 4
+controller function is implemented.
+.Sh HARDWARE
+The
+.Nm
+driver supports the following chipsets:
+.Pp
+.Bl -bullet -compact
+.It
+Intel 82371AB/82443MX
+.It
+ATI IXP400
+.It
+AMD SB600/700/710/750
+.El
 .Sh SEE ALSO
 .Xr smb 4 ,
 .Xr smbus 4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609211612.u8LGCRpE033228>