summaryrefslogtreecommitdiff
path: root/share/man/man4
AgeCommit message (Collapse)Author
2004-12-27Fix tag handling for non-U320/packetized devices. Allow tags for theseKenneth R Westerback
devices. Tidy up man page, remove lies and cruft. ok marco@.
2004-12-24Scare users so that they don't use option SMALL_KERNEL, because ourMiod Vallat
floppy kernels shrinking pressure has no limits. ok deraadt@ krw@
2004-12-24List ym(4) in synopsis as well as see also.Jonathan Gray
2004-12-23document icmp type/code text abbreviations recognized by pfctlJared Yanovich
prodded by John Ladwig <jladwig@mango.lioness.net> ok deraadt jmc
2004-12-22Introduce 'set skip on <ifspec>' to support a list of interfaces where noDaniel Hartmeier
packet filtering should occur (like loopback, for instance). Code from Max Laier, with minor improvements based on feedback from deraadt@. ok mcbride@, henning@
2004-12-22sort sections;Jason McIntyre
2004-12-22Use vfs firmware loader for fxp(4) interrupt coalescing microcode.Alexander Yurchenko
Initial work by Dmitry Bogdan <bogdan@eastonline.ru> with a help from me and Theo. ok deraadt@
2004-12-20sync FILES w/ other devices using firmware;Jason McIntyre
2004-12-20add a new icmp6(4) manpage, rewritten from scratchJared Yanovich
2004-12-20firmware loading from the filesystem. pci subsystem type thingsTheo de Raadt
are still done early, but audio subsystem setup is deferred till after root is mounted. tested by mcbride
2004-12-20remove manpages based on RFC. requested by deraadtJun-ichiro itojun Hagino
2004-12-19grammar;Jason McIntyre
2004-12-19filesystem firmware loading written over the pacific 2 weeks ago, testedTheo de Raadt
by mickey
2004-12-19filesystem firmware loading for uyap(4). this should work, i wrote it veryTheo de Raadt
carefully. unfortunately, we cannot find anyone who has one of these devices in our entire user community, thus far. commit it anyways. whoever finds one can contact me if there is a problem.
2004-12-18cleanup and indent examples. ok jmcJared Yanovich
2004-12-17Descriptions of 98548A and 98549A were swapped. Also, all models otherTodd C. Miller
than 98544 have an 'A' suffix. Verified with hardware in my garage ;-)
2004-12-17- 5705 does not support jumbo framesJason McIntyre
- this device supports 5750/5751 (from brad@) ok brad@
2004-12-17.Xr watchdog 4Jason McIntyre
2004-12-17Support for the eap MIDI UART from NetBSD.Jonathan Gray
Tested by serveral people. ok millert@, mickey@
2004-12-17Add a new page about hardware watchdog devices, under a BSD license.Jared Yanovich
From: Michael Knudsen ok various
2004-12-14grammar, and FILES sync;Jason McIntyre
2004-12-14txp(4) late firmware loading, written somewhere over the pacific, testedTheo de Raadt
by mcbride, reduces size of the kernel
2004-12-12support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF)Theo de Raadt
2004-12-11monitor mode is not yet supported. ok damien@Kevin Lo
2004-12-11nForce3-250, brentHenning Brauer
2004-12-10grammatical blip; from damien@Jason McIntyre
2004-12-10sync to recent rate limiting changesJared Yanovich
2004-12-09Remove old FreeBSDisms:Miod Vallat
- drop the "KERNEL CONFIGURATION" section which is confusing (these are not pseudo-devices!) except for st.4 where might be worth keeping. - drop the "DISCLAIMER" section in ch.4. - mention cdio and chio in cd.4 and ch.4 respectively.
2004-12-08Falcom Twist-USB GSM/GPRS modem.Jonathan Gray
From David Coppa <caff at openbeer dot it> with tweaks from me.
2004-12-07an other -> another;Jason McIntyre
2004-12-07Initail documentation of 'carpdev'.Ryan Thomas McBride
2004-12-05MicroSoft -> MicrosoftJonathan Gray
ok deraadt@, macro@, brad@
2004-12-05add 'wireless network' so this shows up w/apropos wirelessJolan Luff
2004-12-04Mention elfrdsetroot tool as well. deraadt@ okAaron Campbell
2004-12-03remove commented reference to dead URL.Jonathan Gray
2004-12-03URL of data sheet has changed.Jonathan Gray
2004-12-03option MACOBIOVERBOSE is only useful on macppcMartin Reindl
ok miod@
2004-12-02vge(4) on amd64 nowPeter Valchev
2004-12-01add vge to SEE ALSO;Jason McIntyre
2004-12-01sort SEE ALSO;Jason McIntyre
2004-12-01less .Dq;Jason McIntyre
from michael knudsen; ok miod@
2004-12-01remove .Dq from .Nd;Jason McIntyre
from michael knudsen;
2004-12-01Real synopsis.Miod Vallat
2004-12-01vge(4) and ciphy(4) Xr's, reminded by theoPeter Valchev
2004-12-01sync re(4) description w/ reality (8139C+ not supported at that point)Peter Valchev
2004-12-01manpages for VIA VT612x driver + Cicada PHYPeter Valchev
2004-11-30mcintyre learns the hard way that $int should be \$if when passed toJason McIntyre
ifconfig(8);
2004-11-30correct path for spppcontrol;Jason McIntyre
from bernd ahlers;
2004-11-30`option' keyword, not `options';Jason McIntyre
2004-11-30one more ifconfig.if -> hostname.if;Jason McIntyre