summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386
AgeCommit message (Collapse)Author
2008-02-11bump Mdocdate for pages committed in "febuary", necessary becauseJason McIntyre
of a typo in rcs.c;
2008-02-05extented -> extended;Jason McIntyre
2008-02-04Fix release number.Mike Belopuhov
ok jmc
2007-11-29- for acpi(4), document /dev/apm and /dev/apmctlJason McIntyre
- for apm(4) pages, sync the description of these devices ok tedu
2007-11-28cpu options are gone now.Ted Unangst
2007-11-28provide a hint that apm might be acpi on some machinesTed Unangst
2007-11-28first attempt to consolidate some of the apm/acpi documentation.Ted Unangst
ok deraadt
2007-11-17quote macro calls containing >9 args;Jason McIntyre
2007-11-17Sort list of device in SYNOPSIS.Marc Balmer
2007-11-17GPIO 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-16pci.4: sync glxpcib descriptionJason McIntyre
glxpcib.4: sort SEE ALSO; tidy up AUTHORS
2007-11-16Document that glxpcib(4) provides a gpio(4) device.Marc Balmer
2007-10-31some updates from Pierre Riteau; tweaked by myself and teduJason McIntyre
2007-10-24Remove idle loop counter.Mike Belopuhov
ok art deraadt
2007-10-23ISA cards can also happen non-i386 machinesTheo de Raadt
2007-10-23add a man page for ex(4).Brad Smith
ok dlg@
2007-10-21use .Pp instead of a blank space;Jason McIntyre
2007-10-19Man page update due to the recent pctr codebase rewrite.Mike Belopuhov
ok deraadt jmc
2007-10-18mention the Intel ICH9 chipset.Brad Smith
ok dlg@
2007-10-09add onewire(4) to the hardware list;Jason McIntyre
2007-10-09add iic(4) to the hardware list; ok deraadtJason McIntyre
2007-10-08- do not talk about "pcib functionality": these pages already document whatJason McIntyre
the devices are - no need to Xr pcib either ok mbalmer deraadt
2007-10-07AMD8111 -> AMD-8111Jason McIntyre
2007-10-07mention the LPC bridge part.Marc Balmer
2007-10-07manual page for an upcoming driver.Marc Balmer
"committ it" deraadt.
2007-10-07Add support for the PCI-ISA bridge, timecounter, and watchdog timerMarc 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-09glxsb can now be used for IPsec; from Okan Demirmen; ok tomMarkus 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-20do 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-02Match on ICH8M.Jonathan Gray
Tested by Daniel Dickman <didickman@gmail.com>
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29Remove option I386_CPU; prompted by jmc@, thanks.Tom Cosgrove
2007-05-28Delete wt(4) man page.Kenneth R Westerback
2007-05-28Remove references to wt(4). Don't install wt.4 anymore.Kenneth R Westerback
2007-04-26tweaks;Jason McIntyre
2007-04-26Add a setperf mechanism for ich speedstep controlled by SMI on certainGordon 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-18tweaks; ok tomJason McIntyre
2007-03-18Add pci(4) to SEE ALSO, as other PCI crypto accelerators already do.Tom Cosgrove
ok jmc@
2007-03-18glxsb(4) has had AES enabled for a while, but I forgot to update theTom Cosgrove
man page. Noticed by Sebastian Rother < sebastian (dot) rother (at) jpberlin (dot) de >, thanks. ok jmc@
2007-02-27fix spelling of processorsDavid Krause
2006-12-12Remove the BUGS section here, too.Marc Balmer
requested by jmc.
2006-10-28prefer `buses' to `busses' for the noun plural;Jason McIntyre
2006-10-27ioapic is md; after some discussion w/ miodJason McIntyre
2006-10-26Driver for the AMD Geode LX series processor security block.Tom Cosgrove
Currently just uses the RNG; AES support to be added later. ok deraadt@
2006-09-21add a small page for proaudio spectrum; help/ok mickeyJason McIntyre
2006-09-21isapnp devices sync;Jason McIntyre
2006-09-21sync isa scsi devices;Jason McIntyre
2006-09-21sync the eisa scsi devices;Jason McIntyre