diff options
author | Kevin Lo <kevlo@cvs.openbsd.org> | 2009-06-26 02:46:28 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@cvs.openbsd.org> | 2009-06-26 02:46:28 +0000 |
commit | 3af4bc771e4e9023280fcfc34bdbba2e15b0429f (patch) | |
tree | 112a1f220bdb5b44fb8fadbd63e40d377f6bab5b /share/man/man4/viapm.4 | |
parent | 256e16c8c98c507e33ebb0606c15a900b94bde60 (diff) |
add the VIA VX855 chipset
ok deraadt@
Diffstat (limited to 'share/man/man4/viapm.4')
-rw-r--r-- | share/man/man4/viapm.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/viapm.4 b/share/man/man4/viapm.4 index 85930d206e1..7f7de973db4 100644 --- a/share/man/man4/viapm.4 +++ b/share/man/man4/viapm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: viapm.4,v 1.7 2009/06/11 02:09:02 kevlo Exp $ +.\" $OpenBSD: viapm.4,v 1.8 2009/06/26 02:46:27 kevlo Exp $ .\" .\" Copyright (c) 2006 Mark Kettenis <kettenis@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 11 2009 $ +.Dd $Mdocdate: June 26 2009 $ .Dt VIAPM 4 .Os .Sh NAME @@ -28,7 +28,7 @@ The .Nm driver provides support for the bus control and power management component of the VIA VT8233, VT8235, VT8237, VT8237A, VT8237S, VT8251, -CX700 and CX800 South Bridges. +CX700, CX800 and VX855 South Bridges. Only the SMBus host interface is supported and can be used with the .Xr iic 4 framework. |