Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Clarify the BUGS section. The driver doesn't...
details: https://anonhg.NetBSD.org/src/rev/4e3d66500590
branches: trunk
changeset: 346326:4e3d66500590
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Thu Jul 07 09:23:20 2016 +0000
description:
Clarify the BUGS section. The driver doesn't do any PM stuff, but it
does still provide access to the SMBus.
diffstat:
share/man/man4/amdpm.4 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 298c08ed3167 -r 4e3d66500590 share/man/man4/amdpm.4
--- a/share/man/man4/amdpm.4 Thu Jul 07 07:52:24 2016 +0000
+++ b/share/man/man4/amdpm.4 Thu Jul 07 09:23:20 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: amdpm.4,v 1.7 2010/02/25 17:08:01 wiz Exp $
+.\" $NetBSD: amdpm.4,v 1.8 2016/07/07 09:23:20 pgoyette Exp $
.\"
.\" Copyright (c) 2002, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd January 29, 2006
+.Dd July 7, 2016
.Dt AMDPM 4
.Os
.Sh NAME
@@ -50,4 +50,6 @@
driver appeared in
.Nx 2.0 .
.Sh BUGS
-Currently, this driver does nothing except collecting random numbers.
+Currently, this driver does not provide any power management capabilities.
+It does, however, provide access to the SMBus via the System Management
+Controller.
Home |
Main Index |
Thread Index |
Old Index