OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35 / (download) - annotate - [select for diffs], Fri Feb 18 10:24:32 2022 UTC (2 years, 3 months ago) by jsg
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, HEAD
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

prefer https links in man pages
ok gnezdo@ miod@ jmc@

Revision 1.34 / (download) - annotate - [select for diffs], Thu Feb 17 12:24:08 2022 UTC (2 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.33: +2 -3 lines
Diff to previous 1.33 (colored)

remove some dead/squatted links

Revision 1.33 / (download) - annotate - [select for diffs], Wed Aug 14 06:32:34 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

no longer any need to quote macro lines with >9 args;
From: Jan Stary

Revision 1.32 / (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_4_BASE, OPENBSD_5_4
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

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

Revision 1.31 / (download) - annotate - [select for diffs], Sun Jun 2 20:28:26 2013 UTC (11 years ago) by tedu
Branch: MAIN
Changes since 1.30: +2 -22 lines
Diff to previous 1.30 (colored)

remove obsolete note about D3 power state. this diagnostic is not present
in any of these drivers

Revision 1.30 / (download) - annotate - [select for diffs], Sun Jun 2 20:23:34 2013 UTC (11 years ago) by tedu
Branch: MAIN
Changes since 1.29: +8 -8 lines
Diff to previous 1.29 (colored)

change format strings in error messages to reasonable values more likely
to be understood by people who don't program in C.
ok everyone

Revision 1.29 / (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.28: +3 -3 lines
Diff to previous 1.28 (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.28 / (download) - annotate - [select for diffs], Sun Mar 17 09:58:43 2013 UTC (11 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.27: +17 -9 lines
Diff to previous 1.27 (colored)

Split out the hardware listed in the page into a table and
add some more hardware.

ok sthen@

Revision 1.27 / (download) - annotate - [select for diffs], Sat Aug 18 08:44:25 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

within Rs/Re reference blocks, use %U instead of %O (or any other
variants) for URLs, allowing mandoc -Thtml to properly generate links;

(sendmail.8 changes are simply using Lk, which i somehow missed in previous)

ingo reminded me to verify that gnu groff recognises %U: 1.20.1 does not,
but 1.21 does;

Revision 1.26 / (download) - annotate - [select for diffs], Thu May 31 19:19:52 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: 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, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

convert to new .Dd format;

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

deploy .An -nosplit; ok jmc

Revision 1.23 / (download) - annotate - [select for diffs], Thu Feb 24 20:51:43 2005 UTC (19 years, 3 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

another Netgear card.

From: Dmitry Bogdan <dsb at eastonline dot ru>

Revision 1.22 / (download) - annotate - [select for diffs], Sat Feb 5 23:58:17 2005 UTC (19 years, 4 months ago) by jsg
Branch: MAIN
Changes since 1.21: +7 -1 lines
Diff to previous 1.21 (colored)

List more phys that attach to these devices.
ok brad@

Revision 1.21 / (download) - annotate - [select for diffs], Tue Feb 1 21:56:18 2005 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

tweak from tom@;

Revision 1.20 / (download) - annotate - [select for diffs], Tue Feb 1 20:00:49 2005 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.19: +12 -8 lines
Diff to previous 1.19 (colored)

document DP83816;
based on a diff from stuart henderson (pr #4086);

also, tidy the page up a little;
ok mcbride@ tom@

Revision 1.19 / (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.18: +2 -2 lines
Diff to previous 1.18 (colored)

kill default locators

Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 22 20:31:36 2004 UTC (20 years, 2 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

A potpourri of Xr and layout fixes.

ok deraadt@

Revision 1.17 / (download) - annotate - [select for diffs], Sun Nov 9 16:06:07 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.16: +1 -3 lines
Diff to previous 1.16 (colored)

remove .Pp's before lists and displays;

Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 7 16:03:32 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.15: +6 -6 lines
Diff to previous 1.15 (colored)

typos;

Revision 1.15 / (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.14: +10 -3 lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs], Fri Oct 5 19:08:14 2001 UTC (22 years, 8 months ago) by nate
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Avoid confustion

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jun 23 07:03:59 2001 UTC (22 years, 11 months ago) by pjanzen
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

spelling fixes and minor repairs almost entirely from jsyn@nthought.com

Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 8 06:18:34 2001 UTC (23 years, 3 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored)

Avoid inclusion of extraneous text in mdoc macro rendering.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Oct 18 02:46:07 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Don't pass too many arguments to .Nd without quoting.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 18 02:38:23 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

- Arguments to .Nd should go on the same line as .Nd.
- Standardize Nd format for all Ethernet man pages for easy man -k'ing.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 13 17:57:40 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

The Netgear FA311 is supported as well as the FA312.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 7 16:06:47 2000 UTC (23 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Remove 'device' keyword from SYNOPSYS.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 6 19:22:46 2000 UTC (23 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.6: +34 -18 lines
Diff to previous 1.6 (colored)

Note support for National Semiconductor DP83815-based PCI Ethernet.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 3 21:19:37 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Remove trailing whitespace.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 23 18:08:55 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.4: +7 -3 lines
Diff to previous 1.4 (colored)

More accurate HISTORY and AUTHORS.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 10 08:14:11 2000 UTC (24 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

openbsd-ify further (surprising aaron did not catch these problems)

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 7 01:48:59 1999 UTC (24 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Fix SYNOPSIS.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 4 20:33:27 1999 UTC (24 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.1: +8 -8 lines
Diff to previous 1.1 (colored)

Some repair.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 4 20:27:38 1999 UTC (24 years, 6 months ago) by aaron
Branch: MAIN

Driver for SiS 900/7016 Ethernet; from FreeBSD.

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.