brueffer
65f386930a
- Xref fwip(4) and eui64(5)
...
- correct a grammar nit
- bump .Dd
MFC after: 3 days
2004-12-14 19:53:30 +00:00
brueffer
b130dc201d
fwip(4) supports polling.
...
MFC after: 3 days
2004-12-14 19:27:16 +00:00
simon
ccd5b6eb0d
- 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
fa3ecfedb3
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
ru
2c72e53bd3
Minor mdoc(7) tweaks, excellent work Nate!
2004-12-14 09:24:48 +00:00
ru
8a05c599fb
mdoc(7) nit: Removed redundant .Pp call.
2004-12-14 09:06:44 +00:00
yongari
2b120c32d4
Add manual page for snd_audiocs(4).
...
Reminded by: trhodes
MFC after: 1 week
2004-12-14 04:06:04 +00:00
njl
d2032ba637
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
njl
1af716f4fc
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
rik
f3a49c2dd2
Add information about 4.11 release.
2004-12-12 12:32:50 +00:00
rik
e37de0d950
Add Tau-PCI-L(/R) to list of supported hardware.
2004-12-12 11:46:34 +00:00
trhodes
e10b3efba5
Date business, update.
2004-12-10 15:27:06 +00:00
rsm
9f518a1fcd
Add Intel EtherExpress PRO/100 LAN/Modem card to manpage.
...
MFC after: 2 days
2004-12-09 23:13:18 +00:00
brueffer
a007e1cba7
Fix typos.
2004-12-09 13:57:12 +00:00
trhodes
781f686b57
Follow the language currently used in the manual page.
...
Submitted by: Michal Mertl <mime@traveller.cz>
2004-12-09 13:48:33 +00:00
brueffer
acd8904095
URL of the data sheet has changed.
...
Obtained from: OpenBSD
2004-12-09 13:27:44 +00:00
brueffer
68c839f240
Various language tweaks.
...
Obtained from: OpenBSD
2004-12-09 13:11:52 +00:00
trhodes
e6d1b8f4bd
Wordsmith previous commit and bump document date.
...
Poked by: simon
2004-12-08 18:11:38 +00:00
sam
159fb6e9ec
Updates for revised ath and net80211 support; the new man pages are
...
placeholders for real material.
2004-12-08 17:47:32 +00:00
trhodes
a3e11dfa9b
Document recently added security.mac.portacl.autoport_exempt tunable.
...
Outraced the speed of doc request: trhodes
2004-12-08 15:58:38 +00:00
glebius
83e7e80417
Document route caching, how it can be enabled, and its consequences.
...
Wording by: cperciva
2004-12-06 19:31:35 +00:00
simon
cf8726aa55
DDB_UNATTENDED is now called KDB_UNATTENDED.
...
MFC after: 3 days
2004-12-05 12:48:07 +00:00
marks
4b4b34e8d5
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
174d5d0fa0
- 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
brueffer
ae2f5ba9f0
MLINK crypto.4 to cryptodev.4
...
Stumbled upon by: markus
MFC after: 3 days
2004-11-30 16:16:34 +00:00
ceri
5439b7e1cb
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
d282d250d2
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
c76a6d58b3
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
8c3e449bd6
WITNESS_DDB is now called WITNESS_KDB.
...
MFC after: 3 days
2004-11-26 13:54:56 +00:00
brueffer
19b9137fab
MLINK vge.4 to if_vge.4
...
MFC after: 3 days
2004-11-24 20:31:30 +00:00
brueffer
555162ef70
Xref polling.4 and bump .Dd
...
MFC after: 3 days
2004-11-24 19:06:43 +00:00
brueffer
e4eab4f8c2
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
glebius
6fc6867557
Add missed 'the'.
...
Submitted by: ru
2004-11-23 12:54:44 +00:00
glebius
fe874dfbc2
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
27da94a629
Bump documentation date for last commit, before I get poked by ru
...
for forgetting it.
2004-11-23 10:56:45 +00:00
simon
73cd29ce9f
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
mlaier
0ccf8f0d91
Commit ALTQ-patch for ed(4).
...
Requested and tested by: pav
MFC after: 1 week
2004-11-21 02:42:09 +00:00
brueffer
7500d809d9
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
brueffer
b675dcb5d2
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
obrien
74d2e3d5a7
Man page for the HighPoint RocketRAID 182x driver.
...
Forgotten by: scottl
2004-11-19 18:24:51 +00:00
obrien
201a68af49
Add the the Allied Telesyn AT-2700 familly.
2004-11-19 03:47:01 +00:00
brueffer
cd6af352fe
- 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
brueffer
46a44c81e1
s/3COM/3Com/
...
MFC after: 3 days
2004-11-17 21:39:40 +00:00
brueffer
c0ebec90c1
List the LevelOne GNC-0105T (8169S) as supported and bump .Dd
...
MFC after: 3 days
2004-11-17 21:39:06 +00:00
emax
da7bfea467
mdoc police: use .Xr read 2 instead of .Fn read
2004-11-16 17:24:49 +00:00
emax
e1a47b6295
Add vkdb(4) man page and connect vkbd(4) to the build.
2004-11-16 17:19:04 +00:00
yar
ec2edfc1ae
BUGS should stay below SEE ALSO.
...
Pointed out by: ru (wearing the mdoc(7) police hat on his head)
2004-11-15 16:38:37 +00:00
yar
acd420a745
Mention in the BUGS section that EVFILT_NETDEV events
...
on vlan(4) will be noticed only if the parent uses miibus(4).
Pointed out by: John-Mark Gurney <gurney_j -at- resnet.uoregon.edu>
2004-11-15 14:33:17 +00:00
philip
2ed3258058
Reflect the cuaa->cuad namechange in documentation.
...
Might as well do them all while I'm at it :-)
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-11-13 00:09:19 +00:00
philip
207e12641f
Update moused(8) and mouse(4) to reflect the cuaa->cuad name change.
...
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-11-12 23:59:24 +00:00