Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-01-13 | grammar; | Jason McIntyre | |
2007-01-13 | This clarifies the chipsets used to match the names used at the top | Todd T. Fries | |
of the sk(4) man page, since XMAC means nothing in this context. from brad@ | |||
2007-01-10 | an update of sk.4 and msk.4, from brad; | Jason McIntyre | |
kettenis and matthieu more or less ok'd it too | |||
2006-12-18 | Remove lies about link0 flag. | Mark Kettenis | |
2006-12-13 | tweaks; | Jason McIntyre | |
2006-12-12 | add msk(4), tweak sk(4) and pci(4) accordingly | Pedro Martelletto | |
okay kettenis@, from brad@ | |||
2006-12-12 | Mention both A1 and B1 revisions of the D-Link DGE-530T adapter and | Michael Knudsen | |
remove Yukon-2 chipsets from the list of PCI adapters. From brad@. ok myself and kettenis (via mglocker) | |||
2006-12-08 | Add the Broadcom BCM5787F PCI id. | Gordon Willem Klok | |
Add D-Link DGE-560SX and another Marvell Yukon (unknown model) PCI ids. From the Linux sky2 driver via brad@ | |||
2006-09-25 | mention D-Link adapters. | Brad Smith | |
2006-09-22 | add the Marvell Yukon 88E8056 PCI id | Brad Smith | |
2006-08-30 | the start of making .Nd lines more useful for section4; | Jason McIntyre | |
this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others | |||
2006-08-17 | - sort sections | Jason McIntyre | |
- add -nosplit to AUTHORS | |||
2006-08-16 | Add msk(4) and mskc(4) man pages by extending the sk(4) page. | Mark Kettenis | |
2005-09-19 | update DIAGNOSTICS messages | Brad Smith | |
2005-09-06 | better word order; | Jason McIntyre | |
2005-09-01 | some sk(4) man page tweaks. | Brad Smith | |
ok deraadt@ | |||
2005-08-14 | Xr brgphy | Brad Smith | |
2005-07-21 | escape a trailing dot to avoid unwanted double spacing; | Jason McIntyre | |
2005-07-12 | 3com -> 3Com; | Jason McIntyre | |
from mike belopuhov; | |||
2005-07-02 | info about Jumbos and checksum offload | Brad Smith | |
2005-05-14 | sort list of adapters; | Jason McIntyre | |
2005-05-14 | add 3com 3c2000-T; | Jason McIntyre | |
from stuart henderson (pr #4202); | |||
2005-02-26 | receive only | Brad Smith | |
2005-01-14 | sort SEE ALSO; | Jason McIntyre | |
2005-01-14 | eephy(4) and xmphy(4) references as commonly found in dmesglog | Peter Valchev | |
2004-09-30 | kill default locators | Michael Shalayeff | |
2004-09-22 | remove chunk that does not apply to our driver | Theo de Raadt | |
2004-08-20 | a belkin ID on a sk card | Theo de Raadt | |
2004-08-17 | capitalize Fast Ethernet and Gigabit Ethernet | Jared Yanovich | |
ok jmc | |||
2004-08-15 | uppercase the `e' in Ethernet; | Jason McIntyre | |
2004-05-09 | fix 1000BaseT mediaopt example. Ok miod@ | Matthieu Herrb | |
2003-12-17 | SMC 9452TX | Jason Wright | |
2003-12-17 | more cards | Jason Wright | |
2003-08-17 | another supported sk(4) card | Nathan Binkert | |
2003-08-01 | new sentence, new line, and kill a .Pp; | Jason McIntyre | |
ok nate@ | |||
2003-08-01 | reflect support for new Marvell based adapters | Nathan Binkert | |
2003-04-07 | typos; | Jason McIntyre | |
2002-09-26 | Incomplete section 4 mi manual page cleanup. | Miod Vallat | |
- 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) | |||
2002-06-26 | make models match sk's website (specifically the 9842 and 9843 were ↵ | Jason Wright | |
misrepresented). | |||
2002-06-11 | Pasto. | Aaron Campbell | |
2001-10-05 | Powered by @mantoya: | Mike Pechkin | |
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com | |||
2001-06-22 | o) remove unnecessary .Pp; | Mike Pechkin | |
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. | |||
2001-04-20 | 10/100 not supported in the MAC on the current models | Theo de Raadt | |
2001-04-20 | we support the copper varients | Theo de Raadt | |
2001-04-14 | remove excess | Theo de Raadt | |
2001-04-14 | document updated behaviour, i think | Theo de Raadt | |
2001-03-01 | A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting | Aaron Campbell | |
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time. | |||
2001-01-28 | gigabit -> Gigabit | Aaron Campbell | |
2001-01-28 | mdoc -compact'ify list of supported cards. | Aaron Campbell | |