Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use .An in the AUTHORS section where appropriate; | 2015-01-15 | 1 | -4/+7 | |
| | | | | from Kaspars at Bankovskis dot net | ||||
* | change format strings in error messages to reasonable values more likely | 2013-06-02 | 1 | -7/+7 | |
| | | | | | to be understood by people who don't program in C. ok everyone | ||||
* | Remove mentioning dual-port cards and being built into motherboards | 2013-03-30 | 1 | -12/+3 | |
| | | | | | | and the bit about the hw list not being exhaustive. ok kettenis@ | ||||
* | new format firmware load failure messages | 2007-08-31 | 1 | -3/+3 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | +.Cd "iophy* at mii?" | 2007-05-29 | 1 | -1/+2 | |
| | | | | from brad; ok claudio | ||||
* | add the Intel PRO/100 S | 2007-02-09 | 1 | -1/+3 | |
| | | | | ok jmc@, "go for it" henning@ | ||||
* | remove the sentence mentioning the supported PHY in the body of the man page | 2006-11-07 | 1 | -8/+1 | |
| | | | | | as the PHY are already mentioned at the top and referenced at the bottom of the page. | ||||
* | the start of making .Nd lines more useful for section4; | 2006-08-30 | 1 | -2/+2 | |
| | | | | | | this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others | ||||
* | mention i82559S | 2005-10-31 | 1 | -2/+2 | |
| | |||||
* | remove the maze of "other cards by this vendor are supported by so and so | 2005-07-12 | 1 | -8/+1 | |
| | | | | | | | | | | driver": it is difficult to maintain, as evidenced by a mail from mike belopuhov on tech@, and not amazingly useful; take out the Xrefs from SEE ALSO too; if you want this info, `man -k' is the way to go; idea and ok deraadt@ | ||||
* | document additional firmware | 2005-04-24 | 1 | -1/+2 | |
| | |||||
* | iy(4) has been removed; | 2005-04-05 | 1 | -4/+2 | |
| | |||||
* | firmware license files are not loaded on demand; | 2005-01-06 | 1 | -2/+1 | |
| | | | | ok deraadt@ | ||||
* | sort sections; | 2004-12-22 | 1 | -17/+17 | |
| | |||||
* | Use vfs firmware loader for fxp(4) interrupt coalescing microcode. | 2004-12-22 | 1 | -1/+21 | |
| | | | | | | | Initial work by Dmitry Bogdan <bogdan@eastonline.ru> with a help from me and Theo. ok deraadt@ | ||||
* | kill default locators | 2004-09-30 | 1 | -6/+6 | |
| | |||||
* | some grammatical tweaks; | 2004-08-19 | 1 | -4/+4 | |
| | |||||
* | more about more recent stuff; from Dmitry Bogdan | 2004-08-19 | 1 | -4/+7 | |
| | |||||
* | sort SEE ALSO; | 2003-12-23 | 1 | -2/+2 | |
| | |||||
* | also list commonly used phys attachments (and Xrs) | 2003-12-22 | 1 | -1/+5 | |
| | |||||
* | remove .Pp's before lists and displays; | 2003-11-09 | 1 | -2/+1 | |
| | |||||
* | note new model | 2003-02-18 | 1 | -1/+3 | |
| | |||||
* | Incomplete section 4 mi manual page cleanup. | 2002-09-26 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | - 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) | ||||
* | i82562 is alos works | 2001-10-24 | 1 | -2/+2 | |
| | |||||
* | Powered by @mantoya: | 2001-10-05 | 1 | -8/+9 | |
| | | | | | | | | o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com | ||||
* | document intel pro/100 ve and vm | 2001-09-04 | 1 | -1/+5 | |
| | |||||
* | spelling fixes and minor repairs almost entirely from jsyn@nthought.com | 2001-06-23 | 1 | -2/+2 | |
| | |||||
* | o) remove unnecessary .Pp; | 2001-06-22 | 1 | -2/+2 | |
| | | | | | | | | | | | 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. | ||||
* | - Arguments to .Nd should go on the same line as .Nd. | 2000-10-18 | 1 | -3/+2 | |
| | | | | - Standardize Nd format for all Ethernet man pages for easy man -k'ing. | ||||
* | fxp driver supports Intel CardBus II cads, but not the older generation. | 2000-09-21 | 1 | -2/+2 | |
| | |||||
* | Update man pages to note support for Intel PRO/100 CardBus Ethernet. | 2000-09-17 | 1 | -6/+9 | |
| | |||||
* | Remove trailing whitespace. | 2000-04-03 | 1 | -4/+4 | |
| | |||||
* | Xr new man pages | 1999-12-07 | 1 | -1/+2 | |
| | |||||
* | remove a lie | 1999-07-08 | 1 | -4/+2 | |
| | |||||
* | better fxp man page | 1999-07-08 | 1 | -51/+57 | |
| | |||||
* | remove redundant .Pp macros | 1999-07-03 | 1 | -2/+1 | |
| | |||||
* | more .Os cleanup, remove some trailing whitespace, cleanse some .Nm | 1999-06-05 | 1 | -2/+36 | |
| | |||||
* | Fix netintro/intro muck-up. | 1998-10-31 | 1 | -1/+2 | |
| | |||||
* | pretty | 1998-09-22 | 1 | -6/+6 | |
| | |||||
* | media support | 1998-09-22 | 1 | -39/+15 | |
| | |||||
* | more man page repairs; aaron@ug.cs.dal.ca | 1998-09-05 | 1 | -2/+2 | |
| | |||||
* | Let's actually reflect reality and provide useful information in manual | 1998-04-28 | 1 | -24/+42 | |
| | | | | pages. | ||||
* | use .Ox | 1998-03-10 | 1 | -2/+3 | |
| | |||||
* | add fxp/de, fix something else while at it | 1997-10-16 | 1 | -0/+91 | |