summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2008-01-17Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightlyMarcus Glocker
changes. You need to update the firmware package to upgt-firmware-1.1.tgz.
2008-01-15Dell SAS 6/iR is an LSI SAS1068E which has been verified to useJonathan Gray
the generic LSI PCI ids so it should work fine. ok dlg@
2008-01-12tweak previous;Jason McIntyre
2008-01-12finish documenting ALL_REGRESS_FLAGSMarc Espie
Document lock/unlock
2008-01-12document manual locking: how it works, why it's there.Marc Espie
2008-01-11providing MLINKS for shell builtins makes little sense: what we had was outJason McIntyre
of date for ever (no ksh builtins), and since we have two shells, pointing to one page or the other is never going to work; so remove MLINKS for csh(1); the cd(1) and wait(1) pages (also builtins); and update any trailing Xr's; please, there are tools like whence, man, and locate for finding this stuff; ok deraadt miod
2008-01-10punctuation fix;Jason McIntyre
2008-01-10List the MSTSDISC line discipline.Marc Balmer
2008-01-10gigE -> GigEBrad Smith
ok dlg@
2008-01-101000baseTX -> 1000baseTBrad Smith
ok dlg@
2008-01-10mention the ATI SB700 chipset.Brad Smith
ok dlg@
2008-01-10mention the NVIDIA MCP77/79 chipsets.Brad Smith
ok dlg@
2008-01-09tweak cmpci's Nd, and update its entry in pci.4;Jason McIntyre
2008-01-09- add support for 4, 6, and 8 channel playbackJacob Meuser
- print chip version in `audioctl version' - advertise some features of supported hardware in the man page - CMI8768 now working properly yes! ratchov@
2008-01-07update to tzdata2007k from elsie.nci.nih.govTodd C. Miller
2008-01-06two more slattach -> ldattach;Jason McIntyre
2008-01-06make the descriptions of roundrobin and loadbalance more consistent,Jason McIntyre
and better explain what they do; help/ok sthen
2008-01-06add a CAVEATS section documenting some issues when using roundrobinJason McIntyre
and loadbalance protocols; brad, claudio, and sthen all helped explain this to me, and sthen helped me put the diff together;
2008-01-06Don't reference {sl|nmea}attach(8) in the SEE ALSO section but ldattach(8)Marc Balmer
Discussed with and ok jmc@
2008-01-05- bussw.4: give a little indentJason McIntyre
- vs.4: forgot to update .Nd in previous, i think
2008-01-05Add support for the Meinberg Standard Time String format that all MeinbergMarc Balmer
radio clocks can transmit over serial ports. This is implemented as a line discipline similar to nmea(4) and provides a timedelta sensor. See http://www.meinberg.de/english/specs/timestr.htm for details on the MSTS format. ldattach(8) is extended to support the "msts" line discipline and two stopbits (which some radio clocks, e.g. the C51 use). Do a "make includes" before your next system build. Initially from Maurice Janssen based on nmea(4). "go for it" deraadt
2008-01-05Add some information about syscon(4), eyeballed by jmc@Miod Vallat
2008-01-05Document some MVME328XT jumper settings, and warn the user some of these cardsMiod Vallat
might mix single-ended and differential channels.
2008-01-05lii(4) is a Fast Ethernet chipset and add a history section.Brad Smith
ok dlg@
2008-01-05attansicTheo de Raadt
2008-01-05attansic made this chip, not atheros.David Gwynne
2008-01-04zap trailing whitespace;Jason McIntyre
2008-01-04document new FAKE_FLAGS semantics.Marc Espie
2008-01-03borrow more from other pages; dlg okTheo de Raadt
2008-01-03ipv6 can handle "dest" lines too; ok marcJason McIntyre
2008-01-01simplify BUGS; ok miodJason McIntyre
2008-01-01Update the notice about the daughterboard, and also mention the driverMiod Vallat
doesn't attach to the MVME328XT (i.e. rebadged 4220, while MVME328S is a rebadged 4210).
2008-01-01put lii(4) in the right place;Jason McIntyre
2007-12-31fix nameTheo de Raadt
2007-12-31Xr liiTheo de Raadt
2007-12-31a basic manpage for lii. im sure jmc will need to fix this, but its a startDavid Gwynne
2007-12-29update to tzdata2007j from elsie.nci.nih.govTodd C. Miller
2007-12-27last item in NAME should not be followed by a comma; from Pierre RiteauJason McIntyre
2007-12-24bool -> intOtto Moerbeek
2007-12-24some fixes from Girish Venkatachalam; as far as i can see, otto has alreadyJason McIntyre
ok'd this, but is obviously away in some winter wonderland...
2007-12-23{dip,DIP-} -> DIP; now they're all the same...Jason McIntyre
2007-12-23+.Xr isa 4 ,Jason McIntyre
2007-12-23Look for environment controller first, and access ITE SuperIO address/dataOleg Safiullin
ports only if we found one. Fixes possible issues with some notebook chipsets. ok deraadt@ tested by me, jcs@ and Rodolfo Gouveia
2007-12-23pmap_steal_memory() returns vaddr_t.Joel Sing
ok miod@
2007-12-21remove trailing whitespace;Jason McIntyre
2007-12-21a few nitsMarc Espie
2007-12-19o more cleanupOleg Safiullin
o Xr watchdogd(8) o bugs section ok jmc@
2007-12-19clean up it.4, and update its description in isa.4;Jason McIntyre
2007-12-18New it(4) driver.Oleg Safiullin
Supports ITE IT8705/8712/8716/8718/8726 and SiS SiS950 hardware monitors and ITE IT8712F/8716F/8718F/8726F watchdog timer.
2007-12-18oops - sort SEE ALSO;Jason McIntyre