diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-12-25 18:19:27 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-12-25 18:19:27 +0000 |
commit | f6863585dee2d7fbab080a9bfea47daf7ae16d7e (patch) | |
tree | 1d8f246251b29754ff5e9d864536e594d454faa1 /share/man/man4/ichiic.4 | |
parent | 84be1361f2785d9fafe7ced5497e7dab0c9f37d4 (diff) |
List supported chipsets.
Diffstat (limited to 'share/man/man4/ichiic.4')
-rw-r--r-- | share/man/man4/ichiic.4 | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/share/man/man4/ichiic.4 b/share/man/man4/ichiic.4 index f7c94f435a6..dd4bc884c8d 100644 --- a/share/man/man4/ichiic.4 +++ b/share/man/man4/ichiic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ichiic.4,v 1.3 2005/12/25 09:01:05 grange Exp $ +.\" $OpenBSD: ichiic.4,v 1.4 2005/12/25 18:19:26 grange Exp $ .\" .\" Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm ichiic -.Nd Intel ICH SMBus controller +.Nd Intel ICH SMBus controllers .Sh SYNOPSIS .Cd "ichiic* at pci?" .Cd "iic* at ichiic?" @@ -30,6 +30,13 @@ driver provides support for the Intel ICH SMBus controllers to be used with the .Xr iic 4 framework. +.Pp +Supported chipsets: +.Bl -bullet -compact -offset indent +.It +Intel ICH, ICH2, ICH3, ICH4, ICH4-M, ICH5, ICH5R, ICH6, ICH6-M, ICH6R, ICH7, +6300ESB +.El .Sh SEE ALSO .Xr iic 4 , .Xr intro 4 , |