diff options
author | Oleg Safiullin <form@cvs.openbsd.org> | 2008-04-03 20:28:06 +0000 |
---|---|---|
committer | Oleg Safiullin <form@cvs.openbsd.org> | 2008-04-03 20:28:06 +0000 |
commit | 44253edefcdd3c9f4b3237d8a25a7cf7f04be1b0 (patch) | |
tree | 43205ce0bc2b5c2cb7bd2453a422af51da74fdbc /share/man/man4 | |
parent | 25713af802cddeafae65918278e5be5d223498fd (diff) |
Switch it(4) back to PnP config mode. Avoid possible
conflicts with SMSC or similar chips.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/it.4 | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/share/man/man4/it.4 b/share/man/man4/it.4 index 7b1ca5558b8..15aa5362def 100644 --- a/share/man/man4/it.4 +++ b/share/man/man4/it.4 @@ -1,6 +1,6 @@ -.\" $OpenBSD: it.4,v 1.15 2008/03/24 18:44:45 form Exp $ +.\" $OpenBSD: it.4,v 1.16 2008/04/03 20:28:05 form Exp $ .\" -.\" Copyright (c) 2007 Oleg Safiullin <form@pdp-11.org.ru> +.\" Copyright (c) 2007-2008 Oleg Safiullin <form@pdp-11.org.ru> .\" Copyright (c) 2003 Julien Bordet <zejames@greygats.org> .\" All rights reserved. .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 24 2008 $ +.Dd $Mdocdate: April 3 2008 $ .Dt IT 4 .Os .Sh NAME @@ -32,10 +32,8 @@ .Nd ITE IT8705F/IT8712F/IT8716F/IT8718F/IT8726F and SiS SiS950 temperature, voltage, and fan sensor with watchdog timer .Sh SYNOPSIS -.Cd "it0 at isa? port 0x290" -.Cd "it1 at isa? port 0xc00" -.Cd "it2 at isa? port 0xd00" -.Cd "it3 at isa? port 0x228" +.Cd "it* at isa? port 0x2e" +.Cd "it* at isa? port 0x4e" .Sh DESCRIPTION The .Nm |