diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-06-18 08:21:21 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-06-18 08:21:21 +0000 |
commit | f85a6c67871f9bde4528bc9ee278b68f9282d712 (patch) | |
tree | 31d9142256dd29546cfd4e2e71c4ac546131a6aa /share/man/man4/nviic.4 | |
parent | 18590e1a81590eb9870809c0af7179b696c3f6a5 (diff) |
Remove support for cancelled NVIDIA MCP7B and add initial support for
MCP89.
From Brad based on information from Peer Chen @ NVIDIA via Linux.
Diffstat (limited to 'share/man/man4/nviic.4')
-rw-r--r-- | share/man/man4/nviic.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/nviic.4 b/share/man/man4/nviic.4 index d2b7c786ca3..d51999abb7d 100644 --- a/share/man/man4/nviic.4 +++ b/share/man/man4/nviic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nviic.4,v 1.10 2008/05/22 05:27:55 brad Exp $ +.\" $OpenBSD: nviic.4,v 1.11 2009/06/18 08:21:20 jsg Exp $ .\" .\" Copyright (c) 2005 David Gwynne <dlg@openbsd.org> .\" @@ -14,7 +14,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: May 22 2008 $ +.Dd $Mdocdate: June 18 2009 $ .Dt NVIIC 4 .Os .Sh NAME @@ -27,7 +27,7 @@ The .Nm driver provides support for the NVIDIA nForce2/3/4 -and MCP51/55/61/65/67/73/77/79/7B SMBus +and MCP51/55/61/65/67/73/77/79 SMBus host interface to be used with the .Xr iic 4 framework. |