Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-09 | The timeout value is called src.track, not source-track. | Ryan Thomas McBride | |
2006-07-09 | add a few Dell/IBM servers and a few HP adapters. | Brad Smith | |
2006-07-06 | Sync 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-06 | sync the description for em.4; | Jason McIntyre | |
2006-07-05 | im sure hp have more mpi based products than this, but its stupidly hard to | David Gwynne | |
tell from their website. | |||
2006-07-05 | dont confuse chipsets with products and visa versa, we list them separately | David Gwynne | |
now. ive also listed all the ones i can find on the lsi site. spelling fixes and ok from jmc@ | |||
2006-07-03 | update the em entry. | Brad Smith | |
2006-07-03 | update with new chipset revs. | Brad Smith | |
2006-07-02 | document the vfs_busy class of functions | Nikolay Sturm | |
requested by and ok pedro, feedback jmc | |||
2006-07-01 | print the product name and type of the HP AB287A PCI-X Xframe variant. | Reyk Floeter | |
ok brad@ | |||
2006-07-01 | document peek-ftp | Marc Espie | |
2006-07-01 | update media info. | Brad Smith | |
2006-07-01 | remove DIAGNOSTICS and an e-mail address that does not work anyway. | Brad Smith | |
2006-07-01 | tweak; | Jason McIntyre | |
2006-06-30 | remove the useless DIAGNOSTICS and list a few adapters using these | Brad Smith | |
chipsets. | |||
2006-06-30 | cpuspeed can be an approximation. get used to it | Theo de Raadt | |
2006-06-30 | generate 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-29 | dlg needs to learn grep | Theo de Raadt | |
2006-06-29 | remove mpt. it has since been replaced with mpi, which is a smaller and | David Gwynne | |
cleaner driver that supports more hardware. | |||
2006-06-29 | sort sections; | Jason McIntyre | |
2006-06-29 | mention the MCP51 and MCP55 | Brad Smith | |
2006-06-29 | A start at removing long Xr lists near the end. Almost all the things | Theo 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-27 | document the radiotap headers HWQUEUE and RSSI | Reyk Floeter | |
ok jmc@, suggested by jsg@ | |||
2006-06-27 | Disable Jumbos on the 5714 family of chips for now. The bge driver assumes | Brad 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-27 | sync the re.4 lines; | Jason McIntyre | |
2006-06-27 | Add Billion BiPAC 3011G which is a rebadged X-Micro XWL-11GUZX | Jonathan Gray | |
going by the sticker on it. | |||
2006-06-27 | tweaks; | Jason McIntyre | |
2006-06-27 | update the man page. | Brad Smith | |
2006-06-27 | __attribute__((__packed__)) -> __packed | Jonathan Gray | |
2006-06-27 | another man page for lazy Dale! | Theo de Raadt | |
2006-06-27 | more man pages for lazy Dale | Theo de Raadt | |
2006-06-27 | dale is being sloppy, so i get to clean up his missing man pages for | Theo de Raadt | |
extra commits | |||
2006-06-26 | Enable wide targets on FAS366 esp; note that this changes the way esp | Miod Vallat | |
user-controllable device flags are parsed, be sure to rerun config(8) on your next kernel compile. | |||
2006-06-26 | ServerWorks HT-1000 | Brad Smith | |
2006-06-26 | sync the bge and bnx entries; | Jason McIntyre | |
2006-06-26 | tweaks; | Jason McIntyre | |
2006-06-26 | remove wicontrol stuff; | Jason McIntyre | |
2006-06-26 | remove wicontrol stuff; | Jason McIntyre | |
2006-06-26 | I'm not sure where the NC370i came from, but HP definitely makes a NC370F, | Brad Smith | |
which is a fibre 1000baseSX adapter. | |||
2006-06-26 | mention bnx(4). | Brad Smith | |
2006-06-26 | add a man page. | Brad Smith | |
2006-06-26 | remove extraneous brackets and list the architecures in alphabetic order. | Brad Smith | |
no objection from miod@ and krw@ | |||
2006-06-25 | add a note for MTU adjustment. | Brad Smith | |
From NetBSD | |||
2006-06-24 | ieee80211_cfgget() and ieee80211_cfgset() are dead; ok jsg | Theo de Raadt | |
2006-06-24 | Support for Promise PDC205xx based SATA controllers; adapted | Jonathan Gray | |
from NetBSD, with additions of some more devices from Aaron Linville and Henrik Flodell. ok grange@ | |||
2006-06-23 | namei() only returns locked vnodes if LOCKLEAF is set, be more clear | Nikolay Sturm | |
about this ok pedro | |||
2006-06-23 | document that we run in vmware. | David Gwynne | |
info from brad@ and lots of discussion with jmc@ | |||
2006-06-22 | sort hardware section | Martin Reindl | |
2006-06-22 | sort the hardware list, and zap some .Tn whilst there; | Jason McIntyre | |