History log of /netbsd-src/share/man/man4/ifmedia.4 (Results 1 – 25 of 31)
Revision Date Author Comments
# 40782f59 13-Aug-2018 wiz <wiz@NetBSD.org>

New sentence, new line.


# b97d67d7 03-Aug-2018 msaitoh <msaitoh@NetBSD.org>

Add some missing IFM_* entries.


# 9b09f83a 10-Apr-2009 joerg <joerg@NetBSD.org>

Tweak markup.


# 11a6dbe7 30-Apr-2008 martin <martin@NetBSD.org>

Convert TNF licenses to new 2 clause variant


# d2c044e9 07-Oct-2006 elad <elad@NetBSD.org>

PR/22027: Mihai Chelaru: ifmedia(4) is incorrect/incomplete

Thanks!


# 75886382 03-Oct-2005 rpaulo <rpaulo@NetBSD.org>

Update to reflect new ifmedia constants.

Reviewed by David Young.


# e2c312b8 17-May-2004 thorpej <thorpej@NetBSD.org>

Add IFM_FLOW, IFM_ETH_TXPAUSE, and IFM_ETH_RXPAUSE descriptions, from
HITOSHI Osada. Also fix up the descrioption of IFM_ETH_MASTER.


# a6c0f6d5 10-Mar-2004 wiz <wiz@NetBSD.org>

Bump date for previous.


# 034e6462 10-Mar-2004 keihan <keihan@NetBSD.org>

Add 10GbaseLR to the list of Ethernet media types.


# 472351e1 16-Apr-2003 wiz <wiz@NetBSD.org>

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.


# 990562bf 25-Feb-2003 wiz <wiz@NetBSD.org>

.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.


# 3c478cca 04-Jan-2003 wiz <wiz@NetBSD.org>

Use "ad-hoc" and "WaveLAN" consistently. From Igor Sobrado in PR 19654.


# 79d69cf1 21-Aug-2002 onoe <onoe@NetBSD.org>

Apply changes to ifmedia.h:
Delete IFM_IEEE80211_IBSS [ibss] and IFM_IEEE80211_IBSSMASTER [ibss-master]
from media options, since IEEE80211_ADHOC [adhoc] is already defined for
IBSS. Instead, [ibss]

Apply changes to ifmedia.h:
Delete IFM_IEEE80211_IBSS [ibss] and IFM_IEEE80211_IBSSMASTER [ibss-master]
from media options, since IEEE80211_ADHOC [adhoc] is already defined for
IBSS. Instead, [ibss] is assigned as an alias for IEEE80211_ADHOC.

Also note that adhoc can be used with flag0 to specify non-standard adhoc
demo mode in some drivers.

show more ...


# 33691f98 20-Aug-2002 wiz <wiz@NetBSD.org>

Drop some superfluous Ns.


# fd63f400 12-Aug-2002 thorpej <thorpej@NetBSD.org>

Note "ibss", "ibss-master", and "hostap" media options for 802.11.


# 4fa402f1 13-Feb-2002 ross <ross@NetBSD.org>

Generate <>& symbolically. I'm avoiding .../dist/... directories for now.


# a993669d 22-Sep-2001 wiz <wiz@NetBSD.org>

Sort SEE ALSO, sort sections, drop some .Pp, and improve markup in some
places.


# 3011c2ed 30-Jun-2001 bjh21 <bjh21@NetBSD.org>

Oops. Another mention of 1000BASE-TX squashed.


# bd5102ba 30-Jun-2001 bjh21 <bjh21@NetBSD.org>

IFM_1000_TX -> IFM_1000_T, and improve the description.


# 2e5c4c01 28-Jun-2001 bjh21 <bjh21@NetBSD.org>

Mark all the IFM_* constants with .Dv.


# 3c3182e5 28-Jun-2001 bjh21 <bjh21@NetBSD.org>

Sort Ethernet media by speed.


# 77d715b4 28-Jun-2001 bjh21 <bjh21@NetBSD.org>

Remove a spurious "in".


# 91c9d3c7 28-Jun-2001 bjh21 <bjh21@NetBSD.org>

Sync Ethernet portion with ifmedia.h.


# 50612916 24-Jun-2001 bjh21 <bjh21@NetBSD.org>

Tidy up the spellings of Ethernet media:

10BASE-T, 10BASE2, 10BASE5, 100BASE-TX, 100BASE-FX, 100BASE-T4,
100BASE-T2, and 10BASE-FL are spelt thusly in IEEE Std 802.3-2000.

10BASE-STP and 1000BASE-F

Tidy up the spellings of Ethernet media:

10BASE-T, 10BASE2, 10BASE5, 100BASE-TX, 100BASE-FX, 100BASE-T4,
100BASE-T2, and 10BASE-FL are spelt thusly in IEEE Std 802.3-2000.

10BASE-STP and 1000BASE-FX are by analogy.

100VG-AnyLAN seems to be HP's preferred spelling, and I believe they
invented it.

show more ...


# f34929a4 12-Jun-2001 wiz <wiz@NetBSD.org>

Typos/whitespace/punctuation.


12