summaryrefslogtreecommitdiff
path: root/share/man/man4/viapm.4
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2007-04-29 05:40:21 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2007-04-29 05:40:21 +0000
commit56ea631a96170f209b06a191c4273db76a0f10ea (patch)
tree27614bff311913bcce6e30981936407d08a8f650 /share/man/man4/viapm.4
parent8408ac10a18e8acbd4c400a7af41ce7bc814e573 (diff)
Match on VT8237A/VT8251/CX700 like the equivalent Linux driver does.
ok kettenis@
Diffstat (limited to 'share/man/man4/viapm.4')
-rw-r--r--share/man/man4/viapm.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/viapm.4 b/share/man/man4/viapm.4
index 138d5acdbf9..3d500e15efc 100644
--- a/share/man/man4/viapm.4
+++ b/share/man/man4/viapm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: viapm.4,v 1.3 2006/09/07 10:42:25 jmc Exp $
+.\" $OpenBSD: viapm.4,v 1.4 2007/04/29 05:40:20 jsg Exp $
.\"
.\" Copyright (c) 2006 Mark Kettenis <kettenis@openbsd.org>
.\"
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm viapm
-.Nd VIA VT8233/8235/8237 SMBus controller
+.Nd VIA SMBus controller
.Sh SYNOPSIS
.Cd "viapm* at pci?"
.Cd "iic* at viapm?"
@@ -27,7 +27,7 @@
The
.Nm
driver provides support for the bus control and power management
-component of the VIA VT8233, VT8235 and VT8237 South Bridges.
+component of the VIA VT8233, VT8235, VT8237, VT8251 and CX700 South Bridges.
Only the SMBus host interface is supported and can be used with the
.Xr iic 4
framework.