Christian Brueffer
a05fc47a13
Remove clauses 3 and 4 of the license.
...
Approved by: Jason L. Wright (original author)
Reviewed by: imp
Obtained from: OpenBSD
MFC after: 3 days
2004-12-15 02:19:44 +00:00
Simon L. B. Nielsen
e0dc6be808
- Add a HARDWARE section which lists supported devices.
...
MFC after: 1 week
2004-12-14 22:20:41 +00:00
Simon L. B. Nielsen
280b1d9fa0
- Add a HARDWARE section which lists supported devices.
...
MFC after: 1 week
2004-12-14 22:07:06 +00:00
Christian Brueffer
c688591367
- Xref fwip(4)
...
- bump .Dd
MFC after: 3 days
2004-12-14 19:57:42 +00:00
Christian Brueffer
14e3326a87
- remove nonexistant "device fwohci"
...
- sort SYNOPSIS devices
- Xref fwe(4)
- bump .Dd
MFC after: 3 days
2004-12-14 19:56:54 +00:00
Nate Lawson
401b484ba2
Add more information about debugging output.
2004-12-14 19:55:54 +00:00
Christian Brueffer
7d6c1b57ac
- remove nonexistant "device fwohci"
...
- sort SYNOPSIS devices
- capitalize Ethernet
- Xref fwip(4)
- bump .Dd
MFC after: 3 days
2004-12-14 19:55:39 +00:00
Christian Brueffer
31d875e2fe
- Xref fwip(4) and eui64(5)
...
- correct a grammar nit
- bump .Dd
MFC after: 3 days
2004-12-14 19:53:30 +00:00
Christian Brueffer
4d597022c8
fwip(4) supports polling.
...
MFC after: 3 days
2004-12-14 19:27:16 +00:00
Simon L. B. Nielsen
fd500d2fe5
- Add a HARDWARE section which lists supported devices.
...
- "device sound" does not pull in sound device drivers (like "device
pcm" used to do), so do not mention that option.
- Make the document title more like the title in the other sound
device drivers.
MFC after: 1 week
2004-12-14 16:17:12 +00:00
Simon L. B. Nielsen
185634f0c1
Add manual page for snd_maestro(4).
...
Submitted by: Jorge Mario G. Mazo <jgutie11@eafit.edu.co> (original version)
PR: docs/74546
MFC after: 1 week
2004-12-14 16:11:14 +00:00
Ruslan Ermilov
2010c542b2
Minor mdoc(7) tweaks, excellent work Nate!
2004-12-14 09:24:48 +00:00
Ruslan Ermilov
7e727eadc4
mdoc(7) nit: Removed redundant .Pp call.
2004-12-14 09:06:44 +00:00
Pyun YongHyeon
e4d2d49b31
Add manual page for snd_audiocs(4).
...
Reminded by: trhodes
MFC after: 1 week
2004-12-14 04:06:04 +00:00
Nate Lawson
edd84e4843
Checkpoint reworking the man page to be more useful to non-developers,
...
document some debug output variables, etc. Mdoc assistance welcome.
2004-12-14 01:07:44 +00:00
Nate Lawson
276cd9216d
Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than
...
one will never be supported on the same platform, this does not hurt
debugging.
MFC after: 3 days
2004-12-13 23:31:46 +00:00
Roman Kurakin
e9286c1401
Add information about 4.11 release.
2004-12-12 12:32:50 +00:00
Roman Kurakin
b13a71c0c3
Add Tau-PCI-L(/R) to list of supported hardware.
2004-12-12 11:46:34 +00:00
Tom Rhodes
cf8f149faf
Date business, update.
2004-12-10 15:27:06 +00:00
Scott Mitchell
cada471235
Add Intel EtherExpress PRO/100 LAN/Modem card to manpage.
...
MFC after: 2 days
2004-12-09 23:13:18 +00:00
Christian Brueffer
7c8c014aad
Fix typos.
2004-12-09 13:57:12 +00:00
Tom Rhodes
28c9aae1f0
Follow the language currently used in the manual page.
...
Submitted by: Michal Mertl <mime@traveller.cz>
2004-12-09 13:48:33 +00:00
Christian Brueffer
61af118148
URL of the data sheet has changed.
...
Obtained from: OpenBSD
2004-12-09 13:27:44 +00:00
Christian Brueffer
3c9bf41de4
Various language tweaks.
...
Obtained from: OpenBSD
2004-12-09 13:11:52 +00:00
Tom Rhodes
002e366180
Wordsmith previous commit and bump document date.
...
Poked by: simon
2004-12-08 18:11:38 +00:00
Sam Leffler
014be7fb7e
Updates for revised ath and net80211 support; the new man pages are
...
placeholders for real material.
2004-12-08 17:47:32 +00:00
Tom Rhodes
bb87c37947
Document recently added security.mac.portacl.autoport_exempt tunable.
...
Outraced the speed of doc request: trhodes
2004-12-08 15:58:38 +00:00
Gleb Smirnoff
fc2857ad10
Document route caching, how it can be enabled, and its consequences.
...
Wording by: cperciva
2004-12-06 19:31:35 +00:00
Simon L. B. Nielsen
be9920e44a
DDB_UNATTENDED is now called KDB_UNATTENDED.
...
MFC after: 3 days
2004-12-05 12:48:07 +00:00
Mark Santcroos
53ce39bedf
Document ACPI tunable hw.acpi.serialize_methods.
...
Also reorder tunables.
Approved by: njl
MFC after: 1 week
2004-12-04 23:26:46 +00:00
Simon L. B. Nielsen
68a888c4b5
- Change license to standard 2 clause BSD. [1]
...
- Add a missing period.
Noticed by: ru
Approved by: Jorge Mario G. Mazo <jgutie11@eafit.edu.co> [1]
2004-12-04 19:01:20 +00:00
Christian Brueffer
d6e424e55e
MLINK crypto.4 to cryptodev.4
...
Stumbled upon by: markus
MFC after: 3 days
2004-11-30 16:16:34 +00:00
Ceri Davies
020931b0b6
Add amd64 to the list of supported platforms.
...
PR: docs/74529
Submitted by: Jason Bacon <bacon at smithers dot neuro dot mcw dot edu>
2004-11-29 19:51:50 +00:00
Simon L. B. Nielsen
30951caeaf
Add manual page for snd_ich(4).
...
Submitted by: Jorge Mario G. Mazo <jgutie11@eafit.edu.co> (original version)
PR: docs/73789
MFC after: 1 week
2004-11-27 13:49:27 +00:00
Simon L. B. Nielsen
17ded67ee3
Add Intel RAID Controller SRCS16 and SRCU42X to the list of supported
...
devices.
Submitted by: Samuel Clements <sclements@linkline.com>
2004-11-26 18:45:58 +00:00
Simon L. B. Nielsen
9251efac2e
WITNESS_DDB is now called WITNESS_KDB.
...
MFC after: 3 days
2004-11-26 13:54:56 +00:00
Christian Brueffer
7e7616b644
MLINK vge.4 to if_vge.4
...
MFC after: 3 days
2004-11-24 20:31:30 +00:00
Christian Brueffer
a6c410e72b
Xref polling.4 and bump .Dd
...
MFC after: 3 days
2004-11-24 19:06:43 +00:00
Christian Brueffer
a0ff99a159
Note that 4.11 will be the first 4.x based release to include
...
this driver.
Discussed with: ru
2004-11-24 18:45:46 +00:00
Gleb Smirnoff
a1cc90233c
Add missed 'the'.
...
Submitted by: ru
2004-11-23 12:54:44 +00:00
Gleb Smirnoff
75272f1cf7
Document new changes:
...
- how node listens to flow control messages
- how node sends flow control messages
Reviewed by: ru
MFC after: 1 week
2004-11-23 12:27:09 +00:00
Simon L. B. Nielsen
e034d09527
Bump documentation date for last commit, before I get poked by ru
...
for forgetting it.
2004-11-23 10:56:45 +00:00
Simon L. B. Nielsen
bf54f484df
Add Dell PERC 4e/Di and Dell PERC 4e/Si to the list of supported
...
devices.
Submitted by: Muthu_T@Dell.com
MFC after: 3 days
2004-11-23 10:47:08 +00:00
Max Laier
ed0cf68945
Commit ALTQ-patch for ed(4).
...
Requested and tested by: pav
MFC after: 1 week
2004-11-21 02:42:09 +00:00
Christian Brueffer
13690f3b2f
The ixgb(4) driver actually first appeared in 5.3 (was merged to RELENG_4
...
after 4.10).
MFC after: 3 days
2004-11-20 03:10:35 +00:00
Christian Brueffer
13584ccbaf
Small correction in the HISTORY section:
...
The hptmv driver appeared in 5.3, not 5.4.
MFC after: 3 days
2004-11-20 02:43:10 +00:00
David E. O'Brien
6bdbe99c0d
Man page for the HighPoint RocketRAID 182x driver.
...
Forgotten by: scottl
2004-11-19 18:24:51 +00:00
David E. O'Brien
9a1c2d0bf9
Add the the Allied Telesyn AT-2700 familly.
2004-11-19 03:47:01 +00:00
Christian Brueffer
aa1eb2d301
- list D-Link DFE-528TX as supported
...
- correct whitespace in a few entries
- remove some doubt from the D-Link DFE-538TX entry
- bump .Dd
MFC after: 3 days
2004-11-17 22:51:46 +00:00
Christian Brueffer
973b9e347b
s/3COM/3Com/
...
MFC after: 3 days
2004-11-17 21:39:40 +00:00