summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386
AgeCommit message (Collapse)Author
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
2006-09-08for archs where expansion busses are available, point to the busJason McIntyre
page, rather than duplicating the information within that page; this is really from an idea put forward by theo, and put together with a lot of help from miod; ok miod
2006-09-05no need to cross reference here;Jason McIntyre
2006-09-05- use the "watchdog" keyword where possibleJason McIntyre
- remove "driver" from elansc's Nd
2006-08-31oops;Jason McIntyre
2006-08-31some i386 audio cards i missed;Jason McIntyre
2006-08-31alter .Nd to allow: man -k 'audio device'Jason McIntyre
2006-08-30the start of making .Nd lines more useful for section4;Jason McIntyre
this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others
2006-08-06add the Intel 6321ESBBrad Smith
2006-07-25Remove text about GPL_MATH_EMULATE and floating-point emulator.Mark Kettenis
2006-07-06sync the description for em.4;Jason McIntyre
2006-07-01tweak;Jason McIntyre
2006-06-30cpuspeed can be an approximation. get used to itTheo de Raadt
2006-06-30-.Xr mpt 4 ,Jason McIntyre
2006-06-27sync the re.4 lines;Jason McIntyre
2006-06-11Update wrt. the wdt0 char device goo removal.Michael Knudsen
ok jmc
2006-05-31Sync with reality. ok jmcMichael Knudsen
2006-05-23update re(4) entries;Jason McIntyre
2006-05-13Add section on 0x0008 flags (SMBIOS), initially from gwk@. TweakTom Cosgrove
this section and the rest of the page, with help from jmc@. ok jmc@
2006-04-21update the .Nd for amdpm(4), which i completely forgot about...Jason McIntyre
2006-04-15update the emu(4) entries;Jason McIntyre
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
and complement pcn* at pci? where useful as request by brad@ ok brad@
2006-03-05Mention nfe(4).Jonathan Gray
2006-02-01update for recent sm(4) changesMartin Reindl
ok jmc
2005-12-06no need for `.' at end of SEE ALSOJason McIntyre
2005-12-05xr more pci pages from .9Michael Shalayeff
2005-11-30clean up the watchdog section;Jason McIntyre
2005-11-30Add watchdog heading.Marco Peereboom
2005-11-25powernow works on various processors from k6, k7, and k8 families now.Ted Unangst