summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2009-07-27 13:36:35 +0000
committerrpaulo <rpaulo@FreeBSD.org>2009-07-27 13:36:35 +0000
commit0e515c7ffe50a1a1d00b5e4ad5b1118e940c5b3c (patch)
tree9e7930503936ae04a3031e74340930b2f9e5e6ae
parentd5fa97e32c1b2816757f09fb33b36be6c188b952 (diff)
downloadFreeBSD-src-0e515c7ffe50a1a1d00b5e4ad5b1118e940c5b3c.zip
FreeBSD-src-0e515c7ffe50a1a1d00b5e4ad5b1118e940c5b3c.tar.gz
* Document the dev.asmc.N.light.control sysctl. [1]
* Add more models that have the SMC. PR: 137168 [1] Submitted by: Patrick Lamaiziere <patfbsd at davenulle.org> Approved by: re (kib)
-rw-r--r--share/man/man4/asmc.427
1 files changed, 17 insertions, 10 deletions
diff --git a/share/man/man4/asmc.4 b/share/man/man4/asmc.4
index 2a8d716..2d4c139 100644
--- a/share/man/man4/asmc.4
+++ b/share/man/man4/asmc.4
@@ -1,5 +1,5 @@
.\"-
-.\" Copyright (c) 2007, 2008 Rui Paulo <rpaulo@FreeBSD.org>
+.\" Copyright (c) 2007, 2008, 2009 Rui Paulo <rpaulo@FreeBSD.org>
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 7, 2008
+.Dd July 27, 2009
.Dt ASMC 4
.Os
.Sh NAME
@@ -54,11 +54,17 @@ The SMC is known to be found on the following systems:
.Pp
.Bl -bullet -offset indent -compact
.It
-MacBook (any generation)
+MacBook
.It
-MacBook Pro (any generation)
+MacBook Pro
.It
Intel MacMini
+.It
+Mac Pro
+.It
+MacBook Air
+.It
+Intel iMac
.El
.Pp
With this driver, you can configure your keyboard backlight
@@ -72,15 +78,16 @@ under the device tree
.Sh KEYBOARD BACKLIGHT
On
.Tn MacBook Pro
-systems, you can control the keyboard brightness by writing values to
+systems, you can control the keyboard brightness by writing a value to
the
+.Va dev.asmc.%d.light.control
+sysctl MIB.
+.Pp
+The following sysctl MIBs contains the raw value returned by the left
+and right light sensors:
.Va dev.asmc.%d.light.left
or
-.Va dev.asmc.%d.light.right
-sysctl MIBs.
-.Pp
-Each of these sysctl MIBs contains the raw value returned by the left
-and right light sensors.
+.Va dev.asmc.%d.light.right .
.Sh TEMPERATURES
The number of temperature sensors and their description varies among
systems.
OpenPOWER on IntegriCloud