diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2011-01-09 16:00:54 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2011-01-09 16:00:54 +0000 |
commit | 003622f7e99356c1e5d9e44adc9eb199324b39d9 (patch) | |
tree | 024ae7c1551a29546a304d380f95af6fce7c0433 | |
parent | 836a87aa82c3a1086fd81d2ba63feaa6b6286009 (diff) |
radio temperature sensor is gone.
-rw-r--r-- | share/man/man4/iwn.4 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4 index 38620776e21..010d551b229 100644 --- a/share/man/man4/iwn.4 +++ b/share/man/man4/iwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwn.4,v 1.31 2010/12/31 18:49:31 damien Exp $ +.\" $OpenBSD: iwn.4,v 1.32 2011/01/09 16:00:53 damien Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 31 2010 $ +.Dd $Mdocdate: January 9 2011 $ .Dt IWN 4 .Os .Sh NAME @@ -101,9 +101,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 in degC. -Sensor data is updated every 500 milliseconds. -.Pp The .Nm driver can be configured at runtime with |