Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-07 | (oops, forgot to grep for "ifconfig -M/m") | Jason McIntyre | |
-Mm now unsupported, use "media" without args; | |||
2008-07-01 | Remove clauses 3 and 4 from BSD license owned by mickey and NetBSD. | Ray Lai | |
OK mickey, deraadt. | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2008-06-25 | auglx(4) is an audio(4) driver for the AC'97 audio codec found on | Marc Balmer | |
some AMD Geode LX systems with CS5536 companion chip. It works similar to auich(4) and auixp(4), but the hardware dependent parts are quite different. Tested with various PC-Engines ALIX boards (1B, 3C3) and a WebDT 186 board. feedback many, ok deraadt & jmc (documentation) | |||
2008-06-19 | Sync with reality and fix some typos/wording. | Marc Balmer | |
2008-06-16 | missing full stops; | Jason McIntyre | |
2008-06-15 | tweak previous; | Jason McIntyre | |
2008-06-15 | <sys/amdmsr.h> -> <machine/amdmsr.h> | Matthieu Herrb | |
2008-06-14 | Add amdmsr(4), a driver to access model specific registers on AMD CPUs. | Marc Balmer | |
Needed for the upcoming AMD Geode LX graphics processor X11 driver. discussed with, feedback, and ok matthieu and deraadt. | |||
2008-02-11 | bump Mdocdate for pages committed in "febuary", necessary because | Jason McIntyre | |
of a typo in rcs.c; | |||
2008-02-05 | extented -> extended; | Jason McIntyre | |
2008-02-04 | Fix release number. | Mike Belopuhov | |
ok jmc | |||
2007-11-29 | - for acpi(4), document /dev/apm and /dev/apmctl | Jason McIntyre | |
- for apm(4) pages, sync the description of these devices ok tedu | |||
2007-11-28 | cpu options are gone now. | Ted Unangst | |
2007-11-28 | provide a hint that apm might be acpi on some machines | Ted Unangst | |
2007-11-28 | first attempt to consolidate some of the apm/acpi documentation. | Ted Unangst | |
ok deraadt | |||
2007-11-17 | quote macro calls containing >9 args; | Jason McIntyre | |
2007-11-17 | Sort list of device in SYNOPSIS. | Marc Balmer | |
2007-11-17 | GPIO improvements: | Jason McIntyre | |
- make "man -k gpio" work - gpioctl(8) should not try to list all gpio devices (it's why we have man -k) - gpio devices should have "GPIO" in their .Nd, and cross-reference gpio(4) and gpioctl(8) second set of fixes for gpio(4) itself coming from mbalmer... | |||
2007-11-16 | .Xr gpioctl 8 from here. | Marc Balmer | |
2007-11-16 | pci.4: sync glxpcib description | Jason McIntyre | |
glxpcib.4: sort SEE ALSO; tidy up AUTHORS | |||
2007-11-16 | Document that glxpcib(4) provides a gpio(4) device. | Marc Balmer | |
2007-10-31 | some updates from Pierre Riteau; tweaked by myself and tedu | Jason McIntyre | |
2007-10-24 | Remove idle loop counter. | Mike Belopuhov | |
ok art deraadt | |||
2007-10-23 | ISA cards can also happen non-i386 machines | Theo de Raadt | |
2007-10-23 | add a man page for ex(4). | Brad Smith | |
ok dlg@ | |||
2007-10-21 | use .Pp instead of a blank space; | Jason McIntyre | |
2007-10-19 | Man page update due to the recent pctr codebase rewrite. | Mike Belopuhov | |
ok deraadt jmc | |||
2007-10-18 | mention the Intel ICH9 chipset. | Brad Smith | |
ok dlg@ | |||
2007-10-09 | add onewire(4) to the hardware list; | Jason McIntyre | |
2007-10-09 | add iic(4) to the hardware list; ok deraadt | Jason McIntyre | |
2007-10-08 | - do not talk about "pcib functionality": these pages already document what | Jason McIntyre | |
the devices are - no need to Xr pcib either ok mbalmer deraadt | |||
2007-10-07 | AMD8111 -> AMD-8111 | Jason McIntyre | |
2007-10-07 | mention the LPC bridge part. | Marc Balmer | |
2007-10-07 | manual page for an upcoming driver. | Marc Balmer | |
"committ it" deraadt. | |||
2007-10-07 | Add support for the PCI-ISA bridge, timecounter, and watchdog timer | Marc Balmer | |
found in the CS5536 companion chip to the AMD Geode LX-800 processor. glxpcib(4) driver written by mickey, with some tweaks by me. Manpage nits by jmc. Tested on the Soekris net5501 (by me) and the Alix 2a2 (by earxtacy@dixinet.com) ok kettenis | |||
2007-08-09 | glxsb can now be used for IPsec; from Okan Demirmen; ok tom | Markus Friedl | |
2007-06-21 | !.Tn is spawning behind my back! | Jason McIntyre | |
.Tn -> .Sx: section headers are not tradenames; | |||
2007-06-20 | "an NPX", not "a NPX"; | Jason McIntyre | |
2007-06-20 | do not try to have cpu.4 list everything - the bus pages already do that; | Jason McIntyre | |
instead, make sure cpu.4 pages point to intro.4; prompted by a diff from Stefan Sperling | |||
2007-06-02 | Match on ICH8M. | Jonathan Gray | |
Tested by Daniel Dickman <didickman@gmail.com> | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-05-29 | Remove option I386_CPU; prompted by jmc@, thanks. | Tom Cosgrove | |
2007-05-28 | Delete wt(4) man page. | Kenneth R Westerback | |
2007-05-28 | Remove references to wt(4). Don't install wt.4 anymore. | Kenneth R Westerback | |
2007-04-26 | tweaks; | Jason McIntyre | |
2007-04-26 | Add a setperf mechanism for ich speedstep controlled by SMI on certain | Gordon Willem Klok | |
parings of the Intel Pentium 3 and the ich southbridges. Written by Stefan Sperling <stsp AT tsp DOT in-berlin DOT de> based on a driver in NetBSD and sys/arch/i386/pci/ichpcib.c. Tested my mpf@ among others, ok tedu | |||
2007-03-18 | tweaks; ok tom | Jason McIntyre | |
2007-03-18 | Add pci(4) to SEE ALSO, as other PCI crypto accelerators already do. | Tom Cosgrove | |
ok jmc@ | |||
2007-03-18 | glxsb(4) has had AES enabled for a while, but I forgot to update the | Tom Cosgrove | |
man page. Noticed by Sebastian Rother < sebastian (dot) rother (at) jpberlin (dot) de >, thanks. ok jmc@ |