OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.45 / (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_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, OPENBSD_7_0_BASE, OPENBSD_7_0, HEAD
Changes since 1.44: +3 -3 lines
Diff to previous 1.44 (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.44 / (download) - annotate - [select for diffs], Sun Sep 14 00:17:09 2014 UTC (9 years, 8 months ago) by brad
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, 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
Changes since 1.43: +4 -5 lines
Diff to previous 1.43 (colored)

- Don't capitalize jumbo.
- Don't try to keep track of jumbo frame sizes in the pages. Users can
  use `ifconfig hwfeatures' to determine what the hardware supports.

Revision 1.43 / (download) - annotate - [select for diffs], Sat Sep 13 17:33:21 2014 UTC (9 years, 8 months ago) by brad
Branch: MAIN
Changes since 1.42: +2 -7 lines
Diff to previous 1.42 (colored)

Don't say or imply that using ifconfig has anything to do with whether the
hardware can transmit or receive jumbo frames.

Revision 1.42 / (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_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.41: +4 -4 lines
Diff to previous 1.41 (colored)

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

Revision 1.41 / (download) - annotate - [select for diffs], Sun Jun 2 20:23:34 2013 UTC (11 years ago) by tedu
Branch: MAIN
Changes since 1.40: +11 -11 lines
Diff to previous 1.40 (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.40 / (download) - annotate - [select for diffs], Mon Sep 17 21:17:06 2012 UTC (11 years, 8 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.39: +2 -4 lines
Diff to previous 1.39 (colored)

remove "Using Jumbo frames can greatly improve performance for certain tasks"
sentence, discussed with deraadt.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Mar 31 20:47:36 2011 UTC (13 years, 2 months 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
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

update watchdog timeout diagnostic; from richard toohey

Revision 1.38 / (download) - annotate - [select for diffs], Sun Dec 13 23:16:12 2009 UTC (14 years, 5 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.37: +5 -3 lines
Diff to previous 1.37 (colored)

- Silicon Graphics also made a copper GigE adapter.
- Remove mentioning PCI in the Silicon Graphics adapter
  name. This isn't in the name of the adapter from the
  marketing material.

from Brad.

Revision 1.37 / (download) - annotate - [select for diffs], Tue Dec 1 09:05:21 2009 UTC (14 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.36: +21 -32 lines
Diff to previous 1.36 (colored)

From Brad: "Rewrite the ti(4) man page a bit making it look closer
to the bge(4) man page.

- Remove mentioning PCI for the type of Gigabit adapters at the top
  since there are also SBus adapters.
- Shuffle the list of adapters and the description of the chipsets
  around so that the adapters list is further up the page and the
  description of the chipsets is further down the page.
- Make the list of adapter entries consistent and only mention
  the media type.
- Remove the bit about the Tigon 1 chipset no longer being
  in production. They're both no longer in production and
  I don't think this has much relevence in the man page.
  There are plenty of other Ethernet chipsets no longer in
  production as well."

Revision 1.36 / (download) - annotate - [select for diffs], Sun Aug 30 05:42:14 2009 UTC (14 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.35: +4 -2 lines
Diff to previous 1.35 (colored)

- Xr sbus
- use some -nosplit for AUTHORS

Revision 1.35 / (download) - annotate - [select for diffs], Sat Aug 29 21:34:46 2009 UTC (14 years, 9 months ago) by kettenis
Branch: MAIN
Changes since 1.34: +10 -2 lines
Diff to previous 1.34 (colored)

Adjust for SBus support.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Jul 29 12:14:17 2009 UTC (14 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.33: +11 -12 lines
Diff to previous 1.33 (colored)

- clean up the hardware list
- remove unneccessary .Pp

Revision 1.33 / (download) - annotate - [select for diffs], Tue Jul 28 13:27:32 2009 UTC (14 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.32: +2 -4 lines
Diff to previous 1.32 (colored)

the firmwares are once again distributed

Revision 1.32 / (download) - annotate - [select for diffs], Mon Jul 27 20:11:14 2009 UTC (14 years, 10 months ago) by kettenis
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored)

The Digital EtherWORKS card is confirmed to work.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Oct 28 06:27:28 2008 UTC (15 years, 7 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.30: +5 -5 lines
Diff to previous 1.30 (colored)

Update for VLAN tag insertion and stripping support.

Revision 1.30 / (download) - annotate - [select for diffs], Thu May 31 19:19:52 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

convert to new .Dd format;

Revision 1.29 / (download) - annotate - [select for diffs], Wed Nov 22 16:39:26 2006 UTC (17 years, 6 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

only mention VLAN tag insertion.

Revision 1.28 / (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_0_BASE, OPENBSD_4_0
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (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.27 / (download) - annotate - [select for diffs], Sat Jul 2 21:24:36 2005 UTC (18 years, 11 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.26: +7 -7 lines
Diff to previous 1.26 (colored)

info about Jumbos and checksum offload

Revision 1.26 / (download) - annotate - [select for diffs], Wed Apr 6 21:06:38 2005 UTC (19 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.25: +4 -1 lines
Diff to previous 1.25 (colored)

document tigon firmware no longer included, so sad

Revision 1.25 / (download) - annotate - [select for diffs], Sun Feb 27 09:04:03 2005 UTC (19 years, 3 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

spelling fixes

Revision 1.24 / (download) - annotate - [select for diffs], Mon Nov 22 22:49:22 2004 UTC (19 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.23: +10 -9 lines
Diff to previous 1.23 (colored)

standardise FILES;

Revision 1.23 / (download) - annotate - [select for diffs], Mon Nov 22 04:32:14 2004 UTC (19 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.22: +9 -1 lines
Diff to previous 1.22 (colored)

neo(4) and ti(4) now do firmware loading

Revision 1.22 / (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.21: +2 -2 lines
Diff to previous 1.21 (colored)

kill default locators

Revision 1.21 / (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.20: +3 -3 lines
Diff to previous 1.20 (colored)

A potpourri of Xr and layout fixes.

ok deraadt@

Revision 1.20 / (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.19: +1 -3 lines
Diff to previous 1.19 (colored)

remove .Pp's before lists and displays;

Revision 1.19 / (download) - annotate - [select for diffs], Tue Nov 26 22:28:20 2002 UTC (21 years, 6 months ago) by nate
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

1000baseTX -> 1000baseT
thanks to miod for pointing this out

Revision 1.18 / (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_2_BASE, OPENBSD_3_2
Changes since 1.17: +5 -2 lines
Diff to previous 1.17 (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.17 / (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.16: +2 -2 lines
Diff to previous 1.16 (colored)

Avoid confustion

Revision 1.16 / (download) - annotate - [select for diffs], Fri Oct 5 14:45:53 2001 UTC (22 years, 8 months ago) by mpech
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day:   www.mpechismazohist.com

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jul 21 06:37:41 2001 UTC (22 years, 10 months ago) by jason
Branch: MAIN
Changes since 1.14: +3 -7 lines
Diff to previous 1.14 (colored)

Several fixups; from Brian Poole <raj@cerias.purdue.edu>

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 22 12:15:47 2001 UTC (22 years, 11 months ago) by mpech
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

o) remove unnecessary .Pp;
o) remove unnecessary .Nm args;
o) closes .Bl;
o) .Sh AUTHOR -> .Sh AUTHORS;
o) sort SEE ALSO;
o) better -mdoc style;
o) typos;

aaron@ ok.

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

Avoid inclusion of extraneous text in mdoc macro rendering.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jan 28 18:55:15 2001 UTC (23 years, 4 months ago) by aaron
Branch: MAIN
Changes since 1.11: +8 -8 lines
Diff to previous 1.11 (colored)

gigabit -> Gigabit

Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 11 23:47:03 2000 UTC (23 years, 6 months ago) by jason
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

1000baseTX supported too

Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 28 02:37:59 2000 UTC (23 years, 6 months ago) by jason
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

'y' key is too close to 't' key

Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 21 04:51:57 2000 UTC (23 years, 6 months ago) by jason
Branch: MAIN
Changes since 1.8: +49 -33 lines
Diff to previous 1.8 (colored)

various man page updates from freebsd

Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 10 20:02:17 2000 UTC (23 years, 7 months ago) by todd
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

.Sh AUTHOR -> AUTHORS, ok aaron@

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 18 16:32:12 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.6: +6 -6 lines
Diff to previous 1.6 (colored)

ethernet -> Ethernet

Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 18 02:38:24 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (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.5 / (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.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove trailing whitespace.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 6 08:55:18 2000 UTC (24 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +8 -6 lines
Diff to previous 1.3 (colored)

add Farallon PN9000SX

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 11 09:40:06 2000 UTC (24 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

grammar

Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 4 17:18:45 1999 UTC (24 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

further cleanup

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 25 17:12:55 1999 UTC (24 years, 10 months ago) by jason
Branch: MAIN

man page for ti driver

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.