Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2016 20:10:37 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r303111 - head/share/man/man4
Message-ID:  <201607202010.u6KKAb76081937@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Wed Jul 20 20:10:37 2016
New Revision: 303111
URL: https://svnweb.freebsd.org/changeset/base/303111

Log:
  Document list of supported chipsets.

Modified:
  head/share/man/man4/intpm.4

Modified: head/share/man/man4/intpm.4
==============================================================================
--- head/share/man/man4/intpm.4	Wed Jul 20 19:21:11 2016	(r303110)
+++ head/share/man/man4/intpm.4	Wed Jul 20 20:10:37 2016	(r303111)
@@ -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?201607202010.u6KKAb76081937>