Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-22 | man page comes a bit later... | Theo de Raadt | |
2008-04-22 | s/NPX/NXP/g -- a separate legal entity of Philips is equally misspelled. ;) | Constantine A. Murenin | |
2008-04-21 | mention VLAN tag insertion and checksum offload. | Brad Smith | |
ok jmc@ | |||
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser | |
instead of 8-bit mono mulaw @ 8kHz. this is just the infrastructure; no drivers are specifying a default yet. ok ratchov@, deanna@ | |||
2008-04-20 | remove trailing whitespace; | Jason McIntyre | |
2008-04-20 | slight tweaking of the wording to make this consistent with other | Brad Smith | |
pages that mention checksum offload. | |||
2008-04-20 | overhaul the page. | Brad Smith | |
2008-04-19 | add a driver flag to force the negotiation of SATA 1 transfers | Damien Miller | |
(1.5Gb/s). Useful where faster speeds are unstable; ok dlg@ | |||
2008-04-18 | fix the list width; | Jason McIntyre | |
2008-04-18 | install it | Theo de Raadt | |
2008-04-18 | Add two cams. | Marcus Glocker | |
2008-04-17 | Teach security(8) to check for world-readable hostname.if files. | Stuart Henderson | |
An increasing number of types of these files (e.g. ppp, carp and wlan adapters) may contain secrets. ok deraadt oga johan | |||
2008-04-17 | remove the CONFIGURATION section from the wireless pages: | Jason McIntyre | |
the addition of the wpa options have shown just how unwieldy it had become, it's already in ifconfig(8) anyway, and "ifconfig -m" will get the relevant ones. ok dlg jsg | |||
2008-04-17 | Correct a typo: | Owain Ainsworth | |
tsleep -> msleep from Paul de Weerd, Thanks! | |||
2008-04-16 | Mention m5819, m5823 and bq4802. | Mark Kettenis | |
2008-04-15 | fix Xr | Theo de Raadt | |
2008-04-15 | mention LM76; stop being exact about increments | Theo de Raadt | |
2008-04-15 | It turns out the mysterious chip with the heatsink glued on, found on mgx | Miod Vallat | |
video boards, is a known entity, so add support for 2d acceleration with the help of the X code (which makes baby Jesus cry). The blitter is fast enough to make a cgsix feel as slow as a cgthree in comparison. | |||
2008-04-13 | MSIZE is defined in sys/param.h, not machine/param.h; | Jason McIntyre | |
from Jonathan Thornburg, documentation/5792 | |||
2008-04-13 | some small fixes; | Jason McIntyre | |
2008-04-12 | Initial man page for uvideo(4), not connected to build until driver is. | Ian Darwin | |
Changes from and OK jmc@, mglocker@, "go for it" robert@ | |||
2008-04-12 | getnewvnode() is not a system call; fix from Iruata Souza, though i | Jason McIntyre | |
chose to refer to it as a "call", rather than function, in keeping with the rest of the section; ok dlg | |||
2008-04-10 | MCP98242 temp sensor docs found.. | Theo de Raadt | |
2008-04-09 | Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I am | Theo de Raadt | |
simply going through datasheets found on the net...) | |||
2008-04-09 | support the NPX SE97 too | Theo de Raadt | |
2008-04-08 | document "make install" for the kernel; requested by Girish Venkatachalam | Jason McIntyre | |
arm twisting from henning (and an ok) | |||
2008-04-07 | document SUBST_CMD | Marc Espie | |
2008-04-07 | sort | Theo de Raadt | |
2008-04-07 | New sensor driver for JDEC JC-42.4 standard dimm temperature sensors | Theo de Raadt | |
(still extremely rare devices.. so rare I had to wire up a chip myself) | |||
2008-04-04 | fix SEE ALSO; | Jason McIntyre | |
2008-04-04 | add opl(4). | Brad Smith | |
2008-04-04 | remove whitespace in the autoconf bits. | Brad Smith | |
2008-04-03 | Switch it(4) back to PnP config mode. Avoid possible | Oleg Safiullin | |
conflicts with SMSC or similar chips. | |||
2008-04-03 | stray .El; | Jason McIntyre | |
2008-04-03 | tweak previous; | Jason McIntyre | |
2008-04-03 | Remove mentioning of the link0 flag. | Brad Smith | |
2008-04-03 | Update the vge page a bit. | Brad Smith | |
- Remove the HARDWARE section and merge the list of adapters into the DESCRIPTIN section. - Update the DESCRIPTION section. - Remove mentioning the link0 flag. | |||
2008-04-03 | Add newer HP and Sun Gigabit Ethernet adapters. | Brad Smith | |
2008-04-03 | portmap must be running for any of this | Theo de Raadt | |
2008-04-03 | Fix function prototype. | Tobias Weingartner | |
2008-04-02 | Mention DP83865. | Mark Kettenis | |
2008-04-02 | Update now that we support Saturn. | Mark Kettenis | |
2008-04-02 | list Qualcomm Inc. ZTE CMDMA MSM modem | Felix Kronlage | |
2008-04-02 | no more /usr/share/pf; pointed out by Rod Whitworth | Jason McIntyre | |
2008-04-01 | add a page for hpibbus, and the bits that go with it; | Jason McIntyre | |
mostly taken from source code, with some tweaks from miod ok miod | |||
2008-04-01 | Add Corega CG-WLUSB2GPX. | Jonathan Gray | |
From FreeBSD. | |||
2008-03-31 | some missing bits; from Girish Venkatachalam | Jason McIntyre | |
ok henning while here, clean up the queue MLINKS | |||
2008-03-31 | no sense for devices to reference other (same type) devices; | Jason McIntyre | |
requested by deraadt/miod help/ok miod | |||
2008-03-31 | no sense for devices to reference other (same type) devices; | Jason McIntyre | |
requested by deraadt/miod help/ok miod | |||
2008-03-31 | .Pp not needed before lists and displays; | Jason McIntyre | |