summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2009-08-22Update pci_intr_establish() prototype.Michael Knudsen
2009-08-21zap trailing whitespace;Jason McIntyre
2009-08-21Document SUBDIRLIST at least minimally (as noticed by matthieu@)Marc Espie
2009-08-19add missing .El;Jason McIntyre
2009-08-18Document recent developments.Miod Vallat
2009-08-17Document that explicitly unset WRKOBJDIR gives the old behaviour ofStuart Henderson
putting ports work directories directly in the port directory. Requested by frantisek holop. Wording tweak from jim@, ok jmc@, pre-tweak version ok sobrado@.
2009-08-17Update to tzdata2009l from elsie.nci.nih.govTodd C. Miller
2009-08-17document 'show all bufs'Jasper Lievisse Adriaanse
2009-08-16replace ".Ar file ..." with ".Ar"; this macro does not need arguments either.Igor Sobrado
2009-08-15tweak previous (you were missing an .El, thib);Jason McIntyre
2009-08-14document show (all) nfsnode(s) and fix up the nfsreq parts.Thordur I. Bjornsson
the alignment is a bit off, but I can't spot why so I'm hoping jmc@ will "tweak previous" soon.
2009-08-13zap trailing whitespace;Jason McIntyre
2009-08-13document the show all vnodes command. prompted by jmc@.Thordur I. Bjornsson
2009-08-13syncTheo de Raadt
2009-08-12add modinst to CONFIGURE_STYLE listSimon Bertrang
2009-08-12lisa(4) manual pageConstantine A. Murenin
2009-08-11brad and jsg point out that this device does not do ibss either;Jason McIntyre
2009-08-11Update documentation for x11/xfce4 module.Landry Breuil
2009-08-11urtw does not do hostap, so remove the hostap example;Jason McIntyre
from Piotrek Kapczuk
2009-08-10move Sierra Wireless AirCard 881 CardBus to known to work as I use one.Kevin Steves
2009-08-10need a space between args and punctuation;Jason McIntyre
2009-08-09Introduce option DDB_STRUCT. Kernels compiled with this option (except onMiod Vallat
a few arches where toolchain limitations apply) will embed some symbolic information about the various structs used within the kernel, and have new ddb commands allowing struct display and some useful information gathering. Kernel rodata increase varies accross platforms from ~150KB to ~300KB. This option is not enabled by default.
2009-08-09tweak previous; ok dlgJason McIntyre
2009-08-09start at documenting mpath(4).David Gwynne
2009-08-09MCLGETI() will now allocate a mbuf header if it is not provided, thusTheo de Raadt
reducing the amount of splnet/splx dancing required.. especially in the worst case (of m_cldrop) ok dlg kettenis damien
2009-08-08additional phys found on some nfe-based boards; from BradChristian Weisgerber
2009-08-08some brgphy on bge(4) are only 10/100 and some with bnx(4) are 2.5 Gbps;Christian Weisgerber
from Brad
2009-08-08Add support for the IC Plus IP1001 GigE PHY. From FreeBSD, via Brad.Christian Weisgerber
Tested by jasper@ with a IP1000A PHY to make sure it doesn't break existing model.
2009-08-08this driver will appear in 4.7, not 4.5;Jason McIntyre
2009-08-08alc(4) is a driver for the Atheros AR8131/AR8132 ethernet chip.Kevin Lo
this driver was written by Pyun YongHyeon from FreeBSD. "go ahead" deraadt@
2009-08-07Add ``Digitus DN-7001G'' to the supported device list.Marcus Glocker
Reported by d-ra.
2009-08-07all of the ale(4) chipsets are Gigabit.Kevin Lo
From Brad
2009-08-05tweak previous;Jason McIntyre
2009-08-05Mention known signal problems and firmware version 3 only support soMarcus Glocker
people don't have to report about those topics on a regulary base. a jsg@ joint venture production
2009-08-02List some newer supported hardware, from Brad.Stuart Henderson
2009-07-31phy pages do not need to try and maintain lists of relevant networkJason McIntyre
drivers. these pages were already very inconsistent. ok miod
2009-07-30+Linksys WUSB54GC v3Jason McIntyre
ok damien
2009-07-30List additional PHY now supported by this driver. From Brad, checkedStuart Henderson
against data sheets.
2009-07-30tweak previous;Jason McIntyre
2009-07-30add a NOTES section, explaining the difference between aibs(4) and lm(4) et ↵Constantine A. Murenin
al; ok marco
2009-07-29sort;Jason McIntyre
2009-07-29list couple more; and explicit revs of WL-168Martynas Venckus
2009-07-29- clean up the hardware listJason McIntyre
- remove unneccessary .Pp
2009-07-28Walter Haidinger reported to me that couple of Alfa AWUS036H adaptersMartynas Venckus
he has work; ok jsg@
2009-07-28Recommit rev. 1.446 it is again possible to use DSCP names in tos and settosClaudio Jeker
statements.
2009-07-28the firmwares are once again distributedTheo de Raadt
2009-07-28document rnewprocp; based on a diff from Vladimir KirillovJason McIntyre
help/ok art
2009-07-27The Digital EtherWORKS card is confirmed to work.Mark Kettenis
2009-07-27Please don't commit documentation for changes which don't compile inTheo de Raadt
the tree. Surely you were involved and noticed that the tree was being broken.
2009-07-27List the additional TOS values and DiffServ Code Points now recognisedStuart Henderson
by pfctl(8).