diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2004-04-02 22:30:42 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2004-04-02 22:30:42 +0000 |
commit | ecdf994e6acb78df38499e6211cc66c14744e260 (patch) | |
tree | cdaa32c04bfb1aba263e8010b7cc2252f00f42c9 /share/man | |
parent | 3c8b7bac8c5637faed43d3b2d48af0e9c38f8cea (diff) |
mention powernow
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.i386/cpu.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/cpu.4 b/share/man/man4/man4.i386/cpu.4 index f3e910106f5..312339e6692 100644 --- a/share/man/man4/man4.i386/cpu.4 +++ b/share/man/man4/man4.i386/cpu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cpu.4,v 1.3 2004/03/17 10:08:47 jmc Exp $ +.\" $OpenBSD: cpu.4,v 1.4 2004/04/02 22:30:41 tedu Exp $ .\" .\" Copyright (c) 2004 Ted Unangst .\" All rights reserved. @@ -63,6 +63,9 @@ Only enabled on some chipsets. .It TCC Thermal Control Circuit found on Intel Pentium 4 and newer processors, adjusts processor duty cycle in 12.5 percent increments. +.It PowerNow +Found on various AMD processors. Currently only supports some models in +the K6 family. .El .Sh INSTRUCTION SET EXTENSIONS The presence of extended instruction sets can be determined by |