History log of /openbsd-current/share/man/man4/stge.4
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.22 08-Sep-2021 jmc

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 tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.21 13-Sep-2014 brad

Don't bother mentioning an unimplemented feature in a BUGS section.


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.20 16-Jul-2013 schwarze

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


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.19 06-Jan-2009 jasper

- the asus nx1101 attaches as stge(4)

ok jsg@


# 1.18 06-Jan-2009 jmc

better wording for previous;


# 1.17 05-Jan-2009 jasper

- clear some confusion, the chip supports vlan tag insertion/stripping,
just like the driver.

ok dlg@


# 1.16 28-Oct-2008 brad

Update for VLAN tag insertion and stripping support.


Revision tags: OPENBSD_4_4_BASE
# 1.15 26-Jun-2008 ray

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.14 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_4_1_BASE
# 1.13 11-Nov-2006 brad

mention gentbi(4) here.


Revision tags: OPENBSD_4_0_BASE
# 1.12 30-Aug-2006 jmc

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

input from nick jsg deraadt, maybe some others


# 1.11 12-Jul-2006 brad

mention ipgphy


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE
# 1.10 23-Aug-2005 jmc

no point in referencing vlan(4) when these drivers do not support it;
(sort of) from mike belopuhov;


# 1.9 02-Jul-2005 brad

mention IPv4 receive IP/TCP/UDP checksum offload


# 1.8 28-Jun-2005 brad

add Allied Telesis CentreCOM LA1000-PCI-T card provided by Theo


# 1.7 08-May-2005 brad

mention PHY


Revision tags: OPENBSD_3_7_BASE
# 1.6 30-Sep-2004 mickey

kill default locators


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE
# 1.5 26-Sep-2002 miod

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 tags: OPENBSD_3_1_BASE
# 1.4 02-Apr-2002 nate

add .Xr's for phys and macs that are found together
Remove the .Xr pci 4 from phys
update .Xr's for gigabit phys to include arp(4), ifmedia(4), intro(4),
netintro(4), pci(4), vlan(4) (if applicable), and ifconfig(8). (In
addition to t .Xr's for phys
update intro(4) for alpha and i386


# 1.3 05-Dec-2001 mpech

o) start new sentence on a new line;
o) minor mdoc fix;

millert@ ok.


# 1.2 29-Nov-2001 mickey

crossref pci and stge


# 1.1 29-Nov-2001 nate

add stge(4)


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.21 13-Sep-2014 brad

Don't bother mentioning an unimplemented feature in a BUGS section.


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.20 16-Jul-2013 schwarze

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


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.19 06-Jan-2009 jasper

- the asus nx1101 attaches as stge(4)

ok jsg@


# 1.18 06-Jan-2009 jmc

better wording for previous;


# 1.17 05-Jan-2009 jasper

- clear some confusion, the chip supports vlan tag insertion/stripping,
just like the driver.

ok dlg@


# 1.16 28-Oct-2008 brad

Update for VLAN tag insertion and stripping support.


Revision tags: OPENBSD_4_4_BASE
# 1.15 26-Jun-2008 ray

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.14 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_4_1_BASE
# 1.13 11-Nov-2006 brad

mention gentbi(4) here.


Revision tags: OPENBSD_4_0_BASE
# 1.12 30-Aug-2006 jmc

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

input from nick jsg deraadt, maybe some others


# 1.11 12-Jul-2006 brad

mention ipgphy


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE
# 1.10 23-Aug-2005 jmc

no point in referencing vlan(4) when these drivers do not support it;
(sort of) from mike belopuhov;


# 1.9 02-Jul-2005 brad

mention IPv4 receive IP/TCP/UDP checksum offload


# 1.8 28-Jun-2005 brad

add Allied Telesis CentreCOM LA1000-PCI-T card provided by Theo


# 1.7 08-May-2005 brad

mention PHY


Revision tags: OPENBSD_3_7_BASE
# 1.6 30-Sep-2004 mickey

kill default locators


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE
# 1.5 26-Sep-2002 miod

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 tags: OPENBSD_3_1_BASE
# 1.4 02-Apr-2002 nate

add .Xr's for phys and macs that are found together
Remove the .Xr pci 4 from phys
update .Xr's for gigabit phys to include arp(4), ifmedia(4), intro(4),
netintro(4), pci(4), vlan(4) (if applicable), and ifconfig(8). (In
addition to t .Xr's for phys
update intro(4) for alpha and i386


# 1.3 05-Dec-2001 mpech

o) start new sentence on a new line;
o) minor mdoc fix;

millert@ ok.


# 1.2 29-Nov-2001 mickey

crossref pci and stge


# 1.1 29-Nov-2001 nate

add stge(4)