OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Wed Sep 8 20:29:21 2021 UTC (2 years, 8 months ago) by jmc
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, HEAD
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

attempt to standardise the way we specify speeds in our name description (Nd)
lines;

sthen and deraadt argued for unit suffixes for speeds 1Gb+
deraadt also requested Gigabit be standardised to 1Gb

ok sthen deraadt ian benno

Revision 1.22 / (download) - annotate - [select for diffs], Sun Sep 14 00:17:09 2014 UTC (9 years, 8 months ago) by brad
Branch: MAIN
CVS Tags: 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
Changes since 1.21: +3 -4 lines
Diff to previous 1.21 (colored)

- Don't capitalize jumbo.
- Don't try to keep track of jumbo frame sizes in the pages. Users can
  use `ifconfig hwfeatures' to determine what the hardware supports.

Revision 1.21 / (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_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)

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

Revision 1.20 / (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.19: +2 -4 lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Sun Mar 17 08:39:24 2013 UTC (11 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.18: +10 -8 lines
Diff to previous 1.18 (colored)

Update the page to mention all of the Velocity controller models.

ok sthen@

Revision 1.18 / (download) - annotate - [select for diffs], Sat Oct 31 12:26:36 2009 UTC (14 years, 7 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, 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
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).

Revision 1.17 / (download) - annotate - [select for diffs], Tue Sep 8 06:50:02 2009 UTC (14 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

sort SEE ALSO;

Revision 1.16 / (download) - annotate - [select for diffs], Mon Sep 7 20:29:33 2009 UTC (14 years, 9 months ago) by sthen
Branch: MAIN
Changes since 1.15: +4 -2 lines
Diff to previous 1.15 (colored)

Cross-reference ipgphy(4), from Brad.

Revision 1.15 / (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_6_BASE, OPENBSD_4_6
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

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

ok jmc@

Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 28 06:27:28 2008 UTC (15 years, 7 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.13: +8 -9 lines
Diff to previous 1.13 (colored)

Update for VLAN tag insertion and stripping support.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 3 02:54:08 2008 UTC (16 years, 2 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.12: +31 -68 lines
Diff to previous 1.12 (colored)

Update the vge page a bit.
- Remove the HARDWARE section and merge the list of adapters into
  the DESCRIPTIN section.
- Update the DESCRIPTION section.
- Remove mentioning the link0 flag.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jan 10 10:27:19 2008 UTC (16 years, 5 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored)

1000baseTX -> 1000baseT

ok dlg@

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

convert to new .Dd format;

Revision 1.10 / (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.9: +2 -2 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Wed Aug 2 01:55:29 2006 UTC (17 years, 10 months ago) by brad
Branch: MAIN
Changes since 1.8: +2 -6 lines
Diff to previous 1.8 (colored)

remove reference to Jumbo frames as the driver currently does not work
with Jumbos.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 30 20:34:24 2005 UTC (18 years, 8 months ago) by jaredy
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

deploy .An -nosplit; ok jmc

Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 23 18:15:59 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

no need for vlan(4) in SEE ALSO here too;
after discussion with deraadt@

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jul 23 03:57:10 2005 UTC (18 years, 10 months ago) by brad
Branch: MAIN
Changes since 1.5: +3 -8 lines
Diff to previous 1.5 (colored)

this is a bit better

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 2 21:21:25 2005 UTC (18 years, 11 months ago) by brad
Branch: MAIN
Changes since 1.4: +38 -38 lines
Diff to previous 1.4 (colored)

uncomment large portions of the page

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 14 03:08:44 2005 UTC (19 years, 4 months ago) by pvalchev
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

ciphy(4) attachment in SYNOPSIS

Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 1 14:18:38 2004 UTC (19 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

sort SEE ALSO;

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 1 09:12:01 2004 UTC (19 years, 6 months ago) by miod
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Real synopsis.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 1 01:29:37 2004 UTC (19 years, 6 months ago) by pvalchev
Branch: MAIN

manpages for VIA VT612x driver + Cicada PHY

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.