summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2006-07-09The timeout value is called src.track, not source-track.Ryan Thomas McBride
2006-07-09add a few Dell/IBM servers and a few HP adapters.Brad Smith
2006-07-06Sync with reality:Miod Vallat
- document ^t in input. - we do not implement break /u. - we do not have $workxx variables. - mention $log and sysctl ddb.*
2006-07-06sync the description for em.4;Jason McIntyre
2006-07-05im sure hp have more mpi based products than this, but its stupidly hard toDavid Gwynne
tell from their website.
2006-07-05dont confuse chipsets with products and visa versa, we list them separatelyDavid Gwynne
now. ive also listed all the ones i can find on the lsi site. spelling fixes and ok from jmc@
2006-07-03update the em entry.Brad Smith
2006-07-03update with new chipset revs.Brad Smith
2006-07-02document the vfs_busy class of functionsNikolay Sturm
requested by and ok pedro, feedback jmc
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