summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2006-07-01print the product name and type of the HP AB287A PCI-X Xframe variant.Reyk Floeter
ok brad@
2006-07-01document peek-ftpMarc Espie
2006-07-01update media info.Brad Smith
2006-07-01remove DIAGNOSTICS and an e-mail address that does not work anyway.Brad Smith
2006-07-01tweak;Jason McIntyre
2006-06-30remove the useless DIAGNOSTICS and list a few adapters using theseBrad Smith
chipsets.
2006-06-30cpuspeed can be an approximation. get used to itTheo de Raadt
2006-06-30generate deps for yacc and lex, and clean stuff generated by these;Otto Moerbeek
ok deraadt@
2006-06-30-.Xr mpt 4 ,Jason McIntyre
2006-06-29dlg needs to learn grepTheo de Raadt
2006-06-29remove mpt. it has since been replaced with mpi, which is a smaller andDavid Gwynne
cleaner driver that supports more hardware.
2006-06-29sort sections;Jason McIntyre
2006-06-29mention the MCP51 and MCP55Brad Smith
2006-06-29A start at removing long Xr lists near the end. Almost all the thingsTheo de Raadt
have been mentioned up higher already, so the Xr list near the bottom was always getting out of date. It is just not realistic to expect that it could ever be kept up to date; ok jmc
2006-06-27document the radiotap headers HWQUEUE and RSSIReyk Floeter
ok jmc@, suggested by jsg@
2006-06-27Disable Jumbos on the 5714 family of chips for now. The bge driver assumesBrad Smith
that all chips which have Jumbo capability have a separate Jumbo receive ring. It seems as if the 5714 family has done away with the separate receive ring, according to the Linux driver.
2006-06-27sync the re.4 lines;Jason McIntyre
2006-06-27Add Billion BiPAC 3011G which is a rebadged X-Micro XWL-11GUZXJonathan Gray
going by the sticker on it.
2006-06-27tweaks;Jason McIntyre
2006-06-27update the man page.Brad Smith
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27another man page for lazy Dale!Theo de Raadt
2006-06-27more man pages for lazy DaleTheo de Raadt
2006-06-27dale is being sloppy, so i get to clean up his missing man pages forTheo de Raadt
extra commits
2006-06-26Enable wide targets on FAS366 esp; note that this changes the way espMiod Vallat
user-controllable device flags are parsed, be sure to rerun config(8) on your next kernel compile.
2006-06-26ServerWorks HT-1000Brad Smith
2006-06-26sync the bge and bnx entries;Jason McIntyre
2006-06-26tweaks;Jason McIntyre
2006-06-26remove wicontrol stuff;Jason McIntyre
2006-06-26remove wicontrol stuff;Jason McIntyre
2006-06-26I'm not sure where the NC370i came from, but HP definitely makes a NC370F,Brad Smith
which is a fibre 1000baseSX adapter.
2006-06-26mention bnx(4).Brad Smith
2006-06-26add a man page.Brad Smith
2006-06-26remove extraneous brackets and list the architecures in alphabetic order.Brad Smith
no objection from miod@ and krw@
2006-06-25add a note for MTU adjustment.Brad Smith
From NetBSD
2006-06-24ieee80211_cfgget() and ieee80211_cfgset() are dead; ok jsgTheo de Raadt
2006-06-24Support for Promise PDC205xx based SATA controllers; adaptedJonathan Gray
from NetBSD, with additions of some more devices from Aaron Linville and Henrik Flodell. ok grange@
2006-06-23namei() only returns locked vnodes if LOCKLEAF is set, be more clearNikolay Sturm
about this ok pedro
2006-06-23document that we run in vmware.David Gwynne
info from brad@ and lots of discussion with jmc@
2006-06-22sort hardware sectionMartin Reindl
2006-06-22sort the hardware list, and zap some .Tn whilst there;Jason McIntyre
2006-06-22sync the zyd line;Jason McIntyre
2006-06-21can do g tooTheo de Raadt
2006-06-21Xr zydTheo de Raadt
2006-06-21slapped together a prelim man page based on atu.4Theo de Raadt
2006-06-19Some markup/content errors. Found by Marc Winiger <mw@msys.ch>. ok jmc@Marc Balmer
2006-06-18typo: queu -> queueHans-Joerg Hoexer
ok claudio@
2006-06-17We do not have the xf and xb commands.Miod Vallat
2006-06-16sync with faq;Jasper Lievisse Adriaanse
yayayaya henning@
2006-06-15- misplaced .ElJason McIntyre
- some wording fixes