Module Name:    src
Committed By:   msaitoh
Date:           Fri Jul 19 03:29:35 UTC 2013

Modified Files:
        src/share/man/man4: ichsmb.4

Log Message:
 Update ichsmb(4) manual. We support both PCH and C6xx series, too.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/ichsmb.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ichsmb.4
diff -u src/share/man/man4/ichsmb.4:1.2 src/share/man/man4/ichsmb.4:1.3
--- src/share/man/man4/ichsmb.4:1.2	Fri Jul 30 15:46:56 2010
+++ src/share/man/man4/ichsmb.4	Fri Jul 19 03:29:35 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ichsmb.4,v 1.2 2010/07/30 15:46:56 njoly Exp $
+.\"	$NetBSD: ichsmb.4,v 1.3 2013/07/19 03:29:35 msaitoh Exp $
 .\"	$OpenBSD: ichiic.4,v 1.10 2007/05/31 19:19:50 jmc Exp $
 .\"
 .\" Copyright (c) 2005 Alexander Yurchenko <gra...@openbsd.org>
@@ -15,20 +15,20 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd July 30, 2010
+.Dd July 19, 2013
 .Dt ICHSMB 4
 .Os
 .Sh NAME
 .Nm ichsmb
-.Nd Intel ICH SMBus controller
+.Nd Intel Chipset internal SMBus controller
 .Sh SYNOPSIS
 .Cd "ichsmb* at pci?"
 .Cd "iic* at ichsmb?"
 .Sh DESCRIPTION
 The
 .Nm
-driver provides support for the Intel ICH SMBus host interface to be
-used with the
+driver provides support for the Intel chipset internal SMBus host interface to
+be used with the
 .Xr iic 4
 framework.
 .Pp
@@ -36,8 +36,13 @@ Supported chipsets:
 .Pp
 .Bl -bullet -compact -offset indent
 .It
-Intel ICH, ICH2, ICH3, ICH4, ICH4-M, ICH5, ICH5R, ICH6, ICH6-M, ICH6R, ICH7,
-ICH8, ICH9, ICH10, C-ICH, 6300ESB and 6321ESB.
+ICH series.
+.It
+PCH series.
+.It
+63xxESB series.
+.It
+C6xx series.
 .El
 .Sh SEE ALSO
 .Xr iic 4 ,

Reply via email to