OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.32 / (download) - annotate - [select for diffs], Mon Mar 6 06:56:49 2023 UTC (15 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, HEAD
Changes since 1.31: +5 -40 lines
Diff to previous 1.31 (colored)

whack the *phy entries in SEE ALSO: it was becoming unwieldy, and they are
already listed in SYNOPSIS;

while here, rework the ifconfig sentence into something simpler, tweaked
by jsg to mention the "media" keyword;

ok jsg

Revision 1.31 / (download) - annotate - [select for diffs], Sun Mar 5 03:17:04 2023 UTC (15 months ago) by jsg
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

Xt -> Xr

Revision 1.30 / (download) - annotate - [select for diffs], Sat Mar 4 23:32:40 2023 UTC (15 months ago) by kettenis
Branch: MAIN
Changes since 1.29: +4 -2 lines
Diff to previous 1.29 (colored)

Add ytphy(4); pointed out by jmc@

Revision 1.29 / (download) - annotate - [select for diffs], Sat Jan 15 04:35:34 2011 UTC (13 years, 4 months ago) by kevlo
Branch: MAIN
CVS Tags: 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, 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
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (colored)

Add drivers for the RDC R6040 Ethernet chipset
and RDC R6040 Ethernet PHY.

Written by Pyun YongHyeon for FreeBSD then
ported to OpenBSD by me.

Thanks once again to DMP for supplying hardware
which made this possible.

ok deraadt@

Revision 1.28 / (download) - annotate - [select for diffs], Fri Sep 26 21:39:34 2008 UTC (15 years, 8 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.27: +4 -2 lines
Diff to previous 1.27 (colored)

Add a man page for atphy(4).

Revision 1.27 / (download) - annotate - [select for diffs], Fri Sep 26 10:35:15 2008 UTC (15 years, 8 months ago) by jsg
Branch: MAIN
Changes since 1.26: +4 -2 lines
Diff to previous 1.26 (colored)

Add drivers for the JMicron JMC250/JMC260 Ethernet controllers
and JMicron JMP202/JMP211 Ethernet PHYs.

Written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD
by Sepherosa Ziehau and then ported to OpenBSD by me.

Thanks once again to JMicron for supplying hardware and
information which made this possible.

Some cleanup still needs to be done, and checksum offload
needs to be sorted out, but the driver otherwise seems
to work great.  Comitted over a JMC250 card.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jun 26 05:42:06 2008 UTC (15 years, 11 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.25: +2 -9 lines
Diff to previous 1.25 (colored)

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 1.25 / (download) - annotate - [select for diffs], Tue Oct 30 12:32:44 2007 UTC (16 years, 7 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.24: +4 -2 lines
Diff to previous 1.24 (colored)

Add man pages for et and etphy.

Revision 1.24 / (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.23: +2 -2 lines
Diff to previous 1.23 (colored)

convert to new .Dd format;

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jul 12 22:57:41 2006 UTC (17 years, 10 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.22: +2 -2 lines
Diff to previous 1.22 (colored)

sort SEE ALSO;

Revision 1.22 / (download) - annotate - [select for diffs], Wed Jul 12 19:19:54 2006 UTC (17 years, 10 months ago) by brad
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 (colored)

add an initial man page for ipgphy.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Dec 22 23:01:01 2005 UTC (18 years, 5 months ago) by martin
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

update nsphy(4) dmesg example: 'media interface' -> 'PHY'

Revision 1.20 / (download) - annotate - [select for diffs], Thu Apr 14 20:33:24 2005 UTC (19 years, 1 month ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (colored)

add a man page for luphy

Revision 1.19 / (download) - annotate - [select for diffs], Wed Dec 1 01:38:35 2004 UTC (19 years, 6 months ago) by pvalchev
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.18: +3 -1 lines
Diff to previous 1.18 (colored)

vge(4) and ciphy(4) Xr's, reminded by theo

Revision 1.18 / (download) - annotate - [select for diffs], Mon Oct 11 07:13:04 2004 UTC (19 years, 8 months ago) by brad
Branch: MAIN
Changes since 1.17: +27 -25 lines
Diff to previous 1.17 (colored)

+gentbi

Revision 1.17 / (download) - annotate - [select for diffs], Thu Sep 30 19:59:25 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], Sat Jun 5 15:07:40 2004 UTC (20 years ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 (colored)

Add rgephy.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Mar 21 19:50:44 2004 UTC (20 years, 2 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Sync hardware support with the code, and minor nits.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Aug 31 19:53:42 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.13: +3 -2 lines
Diff to previous 1.13 (colored)

.Sx SYNOPSIS;

Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 23 18:42:01 2003 UTC (20 years, 9 months ago) by mickey
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

a simple page for dcphy and some more phys for dc

Revision 1.12 / (download) - annotate - [select for diffs], Tue Aug 12 20:11:26 2003 UTC (20 years, 9 months ago) by mickey
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

man page for acphy

Revision 1.11 / (download) - annotate - [select for diffs], Thu Sep 26 07:55:40 2002 UTC (21 years, 8 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.10: +6 -1 lines
Diff to previous 1.10 (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.10 / (download) - annotate - [select for diffs], Fri Apr 5 23:34:09 2002 UTC (22 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.9: +7 -1 lines
Diff to previous 1.9 (colored)

updates; jason@ackley.net

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 12 07:45:47 2001 UTC (23 years, 3 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.8: +8 -4 lines
Diff to previous 1.8 (colored)

Oops, forgot to add nsphyter.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Mar 11 02:51:01 2001 UTC (23 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.7: +8 -1 lines
Diff to previous 1.7 (colored)

Add some missing PHY references to the SYNOPSIS and SEE ALSO sections.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 17 19:20:36 2000 UTC (23 years, 7 months ago) by jason
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Xr amphy 4

Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 15 16:35:21 1999 UTC (24 years, 5 months ago) by jason
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.5: +11 -5 lines
Diff to previous 1.5 (colored)

add missing Xrs and clean a bit

Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 7 22:58:30 1999 UTC (24 years, 6 months ago) by jason
Branch: MAIN
Changes since 1.4: +4 -1 lines
Diff to previous 1.4 (colored)

Xr new man pages

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 8 18:47:40 1999 UTC (24 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.3: +4 -6 lines
Diff to previous 1.3 (colored)

better mii example

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 5 13:18:33 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

more .Os cleanup, remove some trailing whitespace, cleanse some .Nm

Revision 1.2 / (download) - annotate - [select for diffs], Sun May 16 19:56:30 1999 UTC (25 years ago) by alex
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Cleanup xrefs under SEE ALSO.  Specifically:

  - Sort xrefs by section, and then alphabetically.
  - Add missing commas between xref items.
  - Remove commas from the last xref entry.
  - Remove duplicate entries.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 11 21:46:28 1998 UTC (25 years, 7 months ago) by jason
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5

doc's for the phys and the mii layer from NetBSD

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.