Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Update ichsmb(4) manual. We support both PCH ...
details: https://anonhg.NetBSD.org/src/rev/343ebb6790ca
branches: trunk
changeset: 788759:343ebb6790ca
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri Jul 19 03:29:35 2013 +0000
description:
Update ichsmb(4) manual. We support both PCH and C6xx series, too.
diffstat:
share/man/man4/ichsmb.4 | 19 ++++++++++++-------
1 files changed, 12 insertions(+), 7 deletions(-)
diffs (50 lines):
diff -r 11e63704470d -r 343ebb6790ca share/man/man4/ichsmb.4
--- a/share/man/man4/ichsmb.4 Fri Jul 19 01:02:49 2013 +0000
+++ b/share/man/man4/ichsmb.4 Fri Jul 19 03:29:35 2013 +0000
@@ -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 <grange%openbsd.org@localhost>
@@ -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 @@
.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 ,
Home |
Main Index |
Thread Index |
Old Index