diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2009-11-17 20:35:54 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2009-11-17 20:35:54 +0000 |
commit | 182f195a55b99607b943a7e771128a4097b59a5a (patch) | |
tree | 68071ffb0a1d237d697aef5316bdc8fac528e521 /share/man | |
parent | 4b2ced405d153ef15e28d22be0e6b2e3634aa53c (diff) |
nuke the temperature sensor.
it is totally useless since (contrary to the one in iwn(4)) it
is not in any known unit (can't be converted to degK or degC).
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/wpi.4 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man4/wpi.4 b/share/man/man4/wpi.4 index ff5f68ddc6c..2965d652a3d 100644 --- a/share/man/man4/wpi.4 +++ b/share/man/man4/wpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wpi.4,v 1.25 2009/09/02 07:00:24 jmc Exp $ +.\" $OpenBSD: wpi.4,v 1.26 2009/11/17 20:35:53 damien Exp $ .\" .\" Copyright (c) 2006, 2007 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 2 2009 $ +.Dd $Mdocdate: November 17 2009 $ .Os .Dt WPI 4 .Sh NAME @@ -73,10 +73,6 @@ The driver offloads both encryption and decryption of unicast data frames to the hardware for the CCMP cipher. .Pp -The device has one temperature sensor. -Its value is in the range from 0 (coolest) to 285 (warmest). -Sensor data is updated every 500 milliseconds. -.Pp The .Nm driver can be configured at runtime with |