OpenBSD CVS

CVS log for src/share/man/man4/nviic.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Tue Jul 16 16:05:49 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, HEAD
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 15 14:21:50 2012 UTC (12 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Let nviic(4) match the NVIDIA MCP89 chipset, from Brad.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 18 08:21:20 2009 UTC (14 years, 11 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Remove support for cancelled NVIDIA MCP7B and add initial support for
MCP89.

From Brad based on information from Peer Chen @ NVIDIA via Linux.

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 22 05:27:55 2008 UTC (16 years ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Mention the MCP77, 79 and 7B SMBus controllers.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Sep 13 20:35:43 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

please avoid line wrap in doc source;

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 13 16:49:03 2007 UTC (16 years, 8 months ago) by brad
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Add the NVIDIA MCP73 SMBus controller.

ok dlg@

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 31 19:19:51 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

convert to new .Dd format;

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 6 04:01:15 2006 UTC (17 years, 7 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

add the MCP67 chipset.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 7 10:42:25 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

align the iic .Nd lines a little more;
help/ok dlg kettenis

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 23 02:17:53 2006 UTC (17 years, 10 months ago) by brad
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

add newer NVidia chipsets.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 29 18:05:49 2006 UTC (17 years, 11 months ago) by brad
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

mention the MCP51 and MCP55

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 5 10:04:38 2006 UTC (18 years, 5 months ago) by grange
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Various I2C updates, cleanups, etc.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 4 01:37:33 2006 UTC (18 years, 5 months ago) by dlg
Branch: MAIN

manpage for nviic(4), which is a driver supporting the nvidia nforce2/3/4
smbus controllers. i think this is the first time ive committed a manpage
before miod has reminded me that ive forgotten about the docs.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.