summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386
AgeCommit message (Collapse)Author
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
2005-11-21hook the esm manpage upDavid Gwynne
2005-11-21a basic manpage for the embedded server management (esm) driver.David Gwynne
looks ok jmc@
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-09-27improve some wording issues brought to my attention by wiz@netbsd;Jason McIntyre
ok grange@
2005-09-12add ichwdt(4) here too;Jason McIntyre
2005-09-10how many developers does it take to fix a typo... ;)Jason McIntyre
2005-09-10extra line with a t on it courtesy of my lack of skills in viDavid Gwynne
2005-09-10jmc discovered there was no manpage for wds. until its proven that thisDavid Gwynne
driver works on another arch we're assuming its i386 specific. page borrowed from jonathan stone with tweaks by jmc.
2005-08-28Mention AX88178.Jonathan Gray
ok deraadt@
2005-08-08ciss and auixp into intro!; from jsg@Michael Shalayeff
2005-08-05List aps(4) in device lists. Reminded by deraadt@Jonathan Gray
2005-07-25ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810.Jonathan Gray
Tested by and ok marco@, ok brad@
2005-07-12remove the maze of "other cards by this vendor are supported by so and soJason McIntyre
driver": it is difficult to maintain, as evidenced by a mail from mike belopuhov on tech@, and not amazingly useful; take out the Xrefs from SEE ALSO too; if you want this info, `man -k' is the way to go; idea and ok deraadt@
2005-05-27more ncr(4) pruningMartin Reindl
2005-05-25whitespaceDavid Krause
2005-05-22epic(4)Brad Smith
2005-05-14add back watchdog(4) Xr, as it's still relevant to wdt;Jason McIntyre
2005-05-13Move speaker(4) to MI land.Miod Vallat
2005-05-11tx -> epic;Jason McIntyre
2005-05-04wdt(4) does not use watchdog(4) framework, so remove Xr;Jason McIntyre
from grange@
2005-05-04remove BUGS - already documented in watchdog(4);Jason McIntyre
suggested by michael knudsen; ok grange@
2005-04-05iy(4) has been removed;Jason McIntyre
2005-04-05-iyBrad Smith
2005-04-05nuke a second driver for ISA Intel EtherExpress PRO/10 cards whichBrad Smith
came from NetBSD and has never actually been used.
2005-03-18List atu(4) and ural(4).Jonathan Gray
2005-03-18Update descriptions of wireless drivers from their respective man pages.Jonathan Gray
Only list PRISM part of wi(4) description in usb(4).
2005-03-18Use RTL8180L instead of 8180, discuss common RF tranceivers andJonathan Gray
mention problem preventing PCI rtw from being overly useful right now.
2005-02-22order devices;Jason McIntyre
2005-02-21Mention ral(4) and rtw(4).Jonathan Gray
2005-01-20missing arch in .Dt;Jason McIntyre
2004-12-17.Xr watchdog 4Jason McIntyre
2004-12-03remove commented reference to dead URL.Jonathan Gray
2004-12-01vge(4) and ciphy(4) Xr's, reminded by theoPeter Valchev
2004-11-12add wdt(4)'s ddb(4) warning to BUGS;Jason McIntyre
original diff from michael knudsen; ok jaredy@
2004-11-11no need to lock access for readingjoshua stein
2004-11-09add missing wireless adapters, and sync w/ .Nd;Jason McIntyre
suggested by alexey e. suslikov; ok deraadt@
2004-10-30mention udav and axeJonathan Gray
2004-10-29add re(4), ok pvalJonathan Gray
2004-10-05Add 6300ESB.Alexander Yurchenko
2004-10-04Install nvram(4)Miod Vallat
2004-10-03nvram driver for i386 through /dev/nvramjoshua stein
currently read-only ok grange@, marius@