Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Minor fixes.
details: https://anonhg.NetBSD.org/src/rev/97f466480594
branches: trunk
changeset: 786343:97f466480594
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Apr 26 20:57:48 2013 +0000
description:
Minor fixes.
diffstat:
share/man/man4/tps65217pmic.4 | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r 8f3a8762b6df -r 97f466480594 share/man/man4/tps65217pmic.4
--- a/share/man/man4/tps65217pmic.4 Fri Apr 26 20:10:56 2013 +0000
+++ b/share/man/man4/tps65217pmic.4 Fri Apr 26 20:57:48 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tps65217pmic.4,v 1.1 2013/04/26 20:08:53 rkujawa Exp $
+.\" $NetBSD: tps65217pmic.4,v 1.2 2013/04/26 20:57:48 wiz Exp $
.\"
.\" Copyright (c) 2013 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -31,7 +31,7 @@
.Dt TPS65217PMIC 4
.Os
.Sh NAME
-.Nm tps65217pmic
+.Nm tps65217pmic
.Nd Texas Instruments TPS65217 Power Management IC driver
.Sh SYNOPSIS
.Cd "tps65217pmic0 at iic? addr 0x24"
@@ -39,8 +39,8 @@
The
.Nm
driver provides minimal support for the TPS65217 chip and allows reporting
-regulated voltages through
-.Xr envsys 4
+regulated voltages through the
+.Xr envsys 4
API.
.Sh SEE ALSO
.Xr envsys 4
@@ -57,11 +57,11 @@
.An Radoslaw Kujawa Aq radoslaw.kujawa%gmail.com@localhost .
.Sh CAVEATS
The driver can only report current voltage regulator settings.
-It can not measure the real voltage, as TPS65217 chip lacks hardware to do
+It can not measure the real voltage, as the TPS65217 chip lacks hardware to do
that.
-
+.Pp
Modifying voltage regulator parameters was deliberately left unimplemented, as
these parameters should only be set at the firmware level.
-Setting wrong parameters may result in permanent hardware damange.
+Setting wrong parameters may result in permanent hardware damage.
.Sh BUGS
Battery and interrupt support is not implemented.
Home |
Main Index |
Thread Index |
Old Index