OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 4 08:41:59 2024 UTC (5 months ago) by kevlo
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.9: +8 -4 lines
Diff to previous 1.9 (colored)

Add support for AX88179A.  AX88179A interweave dummies alongside valid
packet headers in axen_rxeof().

However current driver records these dummy headers as dropped frames,
leading to stats misreporting one Ifail per Ipkt.

This skips those dummy headers silently, thereby not generating Ifail
for them.

From FreeBSD commit 70fbcd451b68b7f6038d8a602cd8d5e1bb890f1d

Tested by landry@ and myself.
ok claudio@, landry@

Revision 1.9 / (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_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
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Wed Nov 30 18:45:18 2016 UTC (7 years, 6 months ago) by jasper
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
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored)

list 'StarTech USB31000S' as supported; the driver already attached to it for a while

also tested by yours truly

Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 11 12:59:01 2015 UTC (8 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

kurotoshiko -> kuroutoshikou
from clemens goessnitzer

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 3 06:29:07 2014 UTC (10 years ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

add a comma.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 8 01:13:09 2014 UTC (10 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Remove mentioning the 178a chipset until support is actually added/enabled.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 7 23:55:21 2014 UTC (10 years, 2 months ago) by chris
Branch: MAIN
Changes since 1.3: +3 -6 lines
Diff to previous 1.3 (colored)

Remove baloney about OpenBSD lacking USB 3.0 xhci support

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 16 02:46:57 2014 UTC (10 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Add Sitecom LN-032 from/tested by Fabian Raetz.
While here add a few other AX88179 devices as well.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 7 07:18:36 2013 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.1: +8 -9 lines
Diff to previous 1.1 (colored)

tweak previous;

Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 7 05:56:58 2013 UTC (10 years, 8 months ago) by yuo
Branch: MAIN

first manpage for axen(4)

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.