OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.39 / (download) - annotate - [select for diffs], Fri Feb 18 10:24:32 2022 UTC (2 years, 3 months ago) by jsg
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, HEAD
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

prefer https links in man pages
ok gnezdo@ miod@ jmc@

Revision 1.38 / (download) - annotate - [select for diffs], Sat Mar 15 12:52:56 2014 UTC (10 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: 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
Changes since 1.37: +3 -2 lines
Diff to previous 1.37 (colored)

Fix description: DMA buffers only need to be longword-aligned on older vr parts.

Revision 1.37 / (download) - annotate - [select for diffs], Thu Jan 2 21:16:37 2014 UTC (10 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

pesky double space;

Revision 1.36 / (download) - annotate - [select for diffs], Thu Jan 2 11:06:22 2014 UTC (10 years, 5 months ago) by dtucker
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored)

mention hardware vlan support for 6105M chips.  ok sthen@

Revision 1.35 / (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_5_4_BASE, OPENBSD_5_4
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

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

Revision 1.34 / (download) - annotate - [select for diffs], Sun Jun 2 20:28:26 2013 UTC (11 years ago) by tedu
Branch: MAIN
Changes since 1.33: +2 -22 lines
Diff to previous 1.33 (colored)

remove obsolete note about D3 power state. this diagnostic is not present
in any of these drivers

Revision 1.33 / (download) - annotate - [select for diffs], Sun Jun 2 20:23:34 2013 UTC (11 years ago) by tedu
Branch: MAIN
Changes since 1.32: +8 -8 lines
Diff to previous 1.32 (colored)

change format strings in error messages to reasonable values more likely
to be understood by people who don't program in C.
ok everyone

Revision 1.32 / (download) - annotate - [select for diffs], Sat Mar 30 05:34:53 2013 UTC (11 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.31: +2 -4 lines
Diff to previous 1.31 (colored)

Remove mentioning specific systems with embedded Ethernet chipsets or
LOM in vge(4) which is pretty vague and common to many Ethernet chipsets.

ok kettenis@

Revision 1.31 / (download) - annotate - [select for diffs], Sun Mar 17 21:15:55 2013 UTC (11 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.30: +9 -7 lines
Diff to previous 1.30 (colored)

- Mention the VT6102 chipset
- Add PC Engines boards; Requested by chris@
- Move section BUGS to CAVEATS and change the alignment comment
  to mention that this is only used for the VT3043 and VT86C100A
  chips

ok chris@

Revision 1.30 / (download) - annotate - [select for diffs], Sun Mar 17 18:37:57 2013 UTC (11 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.29: +15 -6 lines
Diff to previous 1.29 (colored)

Some improvements to the vr(4) man page, split out the hw
into a table and add some hw.

ok sthen@

Revision 1.29 / (download) - annotate - [select for diffs], Wed Jan 16 06:15:58 2013 UTC (11 years, 4 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

Some corrections for D-Link device names.

ok jsing@

Revision 1.28 / (download) - annotate - [select for diffs], Wed Sep 26 19:21:51 2012 UTC (11 years, 8 months ago) by brad
Branch: MAIN
Changes since 1.27: +6 -2 lines
Diff to previous 1.27 (colored)

Mention checksum offload for the 6105M controller.

ok sthen@

Revision 1.27 / (download) - annotate - [select for diffs], Sat Aug 18 08:44:25 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)

within Rs/Re reference blocks, use %U instead of %O (or any other
variants) for URLs, allowing mandoc -Thtml to properly generate links;

(sendmail.8 changes are simply using Lk, which i somehow missed in previous)

ingo reminded me to verify that gnu groff recognises %U: 1.20.1 does not,
but 1.21 does;

Revision 1.26 / (download) - annotate - [select for diffs], Wed Jul 27 00:50:23 2011 UTC (12 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 (colored)

icsphy(4) has been seen coupled with dc(4) and vr(4) so list it in the manpage.
From Brad.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Mar 13 21:32:29 2011 UTC (13 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.24: +10 -5 lines
Diff to previous 1.24 (colored)

move the wol text up a bit, to make it more consistent;

Revision 1.24 / (download) - annotate - [select for diffs], Sun Mar 13 21:24:20 2011 UTC (13 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

consistently use "Wake on LAN (WoL)"; i don;t care if anyone wants to
change that, but let's keep it consistent;

ok stsp

Revision 1.23 / (download) - annotate - [select for diffs], Sun Mar 13 15:38:50 2011 UTC (13 years, 2 months ago) by stsp
Branch: MAIN
Changes since 1.22: +7 -2 lines
Diff to previous 1.22 (colored)

Wake On LAN support for vr(4).
ok deraadt

Revision 1.22 / (download) - annotate - [select for diffs], Mon Mar 16 22:47:45 2009 UTC (15 years, 2 months ago) by sobrado
Branch: MAIN
CVS Tags: 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.21: +3 -3 lines
Diff to previous 1.21 (colored)

use short (one-line) command descriptions (.Nd macros).

ok jmc@

Revision 1.21 / (download) - annotate - [select for diffs], Thu May 31 19:19:53 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

convert to new .Dd format;

Revision 1.20 / (download) - annotate - [select for diffs], Wed Aug 30 22:56:05 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

the start of making .Nd lines more useful for section4;
this diff addresses ethernet devices only

input from nick jsg deraadt, maybe some others

Revision 1.19 / (download) - annotate - [select for diffs], Sat Feb 5 23:58:17 2005 UTC (19 years, 4 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.18: +5 -1 lines
Diff to previous 1.18 (colored)

List more phys that attach to these devices.
ok brad@

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jan 4 10:12:18 2005 UTC (19 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

add VT6105(M) to .Nd;
from mike belopuhov;

Revision 1.17 / (download) - annotate - [select for diffs], Thu Sep 30 19:59:26 2004 UTC (19 years, 8 months ago) by mickey
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

kill default locators

Revision 1.16 / (download) - annotate - [select for diffs], Wed Apr 14 04:48:57 2004 UTC (20 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (colored)

new vr; loki@animata.net

Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 22 20:31:36 2004 UTC (20 years, 2 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

A potpourri of Xr and layout fixes.

ok deraadt@

Revision 1.14 / (download) - annotate - [select for diffs], Sun Nov 9 16:06:07 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored)

remove .Pp's before lists and displays;

Revision 1.13 / (download) - annotate - [select for diffs], Fri Apr 11 04:32:28 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.12: +6 -6 lines
Diff to previous 1.12 (colored)

typos;

wscons(4): ok miod@

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jan 13 15:55:44 2003 UTC (21 years, 4 months ago) by jason
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

add rhine III

Revision 1.11 / (download) - annotate - [select for diffs], Thu Sep 26 22:09:53 2002 UTC (21 years, 8 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 (colored)

Second part of the man4 mi cleanup.
- more/better xrefs
- sync .Cd lines with actual configuration files
- intro(4) reference police
- huge usb(4) update
- follow mdoc.samples suggested man page section ordering when necessary
- add netintro(4) and hostname.if(5) xrefs to all ethernet drivers

ok deraadt@ mickey@

Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 26 07:55:41 2002 UTC (21 years, 8 months ago) by miod
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Incomplete section 4 mi manual page cleanup.
- make configuration lines match GENERIC files
- more Xr (hopefully usefule Xr)
- never mention intro(4) on non-physical devices (i.e. protocols), always
mention it for physical devices
- random text style and quoting fixes
- drivers ported from FreeBSD did mention rc.conf instead of hostname.if as
the place to put mediaopt
- some .Tn UNIX -> .Ox replacements
- etc, etc...

reviewd in part by deraadt@ (until he got bored of this)

Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 5 19:08:14 2001 UTC (22 years, 8 months ago) by nate
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Avoid confustion

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jun 23 07:04:00 2001 UTC (22 years, 11 months ago) by pjanzen
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

spelling fixes and minor repairs almost entirely from jsyn@nthought.com

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 8 06:18:35 2001 UTC (23 years, 3 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

Avoid inclusion of extraneous text in mdoc macro rendering.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 10 20:02:17 2000 UTC (23 years, 7 months ago) by todd
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

.Sh AUTHOR -> AUTHORS, ok aaron@

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 18 02:38:24 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

- Arguments to .Nd should go on the same line as .Nd.
- Standardize Nd format for all Ethernet man pages for easy man -k'ing.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jul 2 15:59:14 2000 UTC (23 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.3: +28 -23 lines
Diff to previous 1.3 (colored)

- s/ethernet/Ethernet/
- Remove hard sentence breaks.
- Some SEE ALSO reordering.
- Other repairs.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 3 21:19:37 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Remove trailing whitespace.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 28 22:48:57 1999 UTC (24 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Fx -> Ox

Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 4 20:32:25 1999 UTC (24 years, 10 months ago) by jason
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6

man page for vr

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.