Scott Long
2de39eb9e2
Add a manpage for the rr232x driver.
2006-04-28 04:26:00 +00:00
Marcel Moolenaar
95eb1796b1
Remove the sab(4) manpage.
2006-04-24 21:42:28 +00:00
Paul Saab
d8636a9ab7
Hook bce up to the build
2006-04-10 20:04:22 +00:00
Marcel Moolenaar
af2e25a6d2
o Add scc(4) to the build.
...
o Add the scc(4) manpage to the build.
o Update the uart(4) manpage to account for scc(4).
o Update the uart(4) module build to include support for scc(4).
2006-03-30 18:39:24 +00:00
Scott Long
91c3e79059
Add a manual page for mfi(4).
2006-03-29 07:35:39 +00:00
Yaroslav Tykhiy
375ce6798f
Take the functionality contained in the former "options TDFX_LINUX"
...
into a separate module. Accordingly, convert the option into a device
named similarly.
Note for MFC: Perhaps the option should stay in RELENG_6 for POLA reasons.
Suggested by: scottl
Reviewed by: cokane
MFC after: 5 days
2006-03-03 21:37:38 +00:00
Doug Ambrisko
e83a2cc673
Only install ipmi.4 for i386/amd64.
...
Requested by: ru
2006-02-14 17:18:20 +00:00
Doug Ambrisko
1c204a5731
Tie the ipmi driver into the i386/amd64 builds.
2006-02-13 17:56:24 +00:00
Robert Watson
0739bd6008
Add audit.4 man page, providing basic documentation for configuring the
...
kernel audit facility, warnings about the experimental nature of this
implementation, and pointers at a large number of other audit related
man pages.
Obtained from: TrustedBSD Project
2006-02-02 10:32:27 +00:00
Marius Strobl
355912472c
Add a man page for le(4), based on the NetBSD one.
2006-01-31 22:40:25 +00:00
Takanori Watanabe
a2774700c6
Fix sort order.
...
Pointed out by: ru
2006-01-10 18:39:23 +00:00
Takanori Watanabe
6bc2e487f5
Hook ufoma(4) page up.
...
Pointed out by: joel
2006-01-10 14:49:23 +00:00
Wilko Bulte
a96727f36e
the geom_fox MLINK should not have been there.
...
Pointed out by: brueffer
2006-01-06 20:55:28 +00:00
Wilko Bulte
4faf16f54e
hookup geom_fox(4)
2006-01-06 20:05:55 +00:00
Christian Brueffer
db1a80cffb
Add basic manpages for amdsmb(4) and nfsmb(4).
2005-12-31 11:24:36 +00:00
Joel Dahl
a80b6c725e
Add manual page for snd_atiixp(4) and hook it up to the build.
...
Reviewed by: ru
2005-11-28 07:53:29 +00:00
Ruslan Ermilov
6d8200ff0c
Add /dev/speaker support to amd64.
...
The following repo-copies were made (by Mark Murray):
sys/i386/isa/spkr.c -> sys/dev/speaker/spkr.c
sys/i386/include/speaker.h -> sys/dev/speaker/speaker.h
share/man/man4/man4.i386/spkr.4 -> share/man/man4/spkr.4
2005-11-11 09:57:32 +00:00
Joel Dahl
8be03f2496
Add manual page for snd_mss(4) and hook it up to the build.
...
Reviewed by: brueffer
2005-10-10 17:46:43 +00:00
Andrew Thompson
ad45bb822d
Now that bridge(4) has been removed, link bridge.4 to if_bridge.4
...
Reviewed by: mlaier
2005-10-08 01:20:53 +00:00
Scott Long
6fa40729c8
Add the lmcconfig tool for controlling the lmc driver. Add man pages and
...
glue.
Submitted by: David Boggs
2005-10-03 07:09:41 +00:00
Ruslan Ermilov
e64bbde9b4
Sort MAN.
2005-09-28 07:31:18 +00:00
Max Laier
b6de9e91bd
Remove bridge(4) from the tree. if_bridge(4) is a full functional
...
replacement and has additional features which make it superior.
Discussed on: -arch
Reviewed by: thompsa
X-MFC-after: never (RELENG_6 as transition period)
2005-09-27 18:10:43 +00:00
Gleb Smirnoff
88cd456676
Remove all references to T/TCP, which was removed several months ago.
...
Approved by: andre
2005-08-25 13:47:41 +00:00
Joel Dahl
f7098e14b4
Add manual page for snd_t4dwave(4).
...
Approved by: brueffer (mentor)
2005-08-15 17:07:37 +00:00
Maksim Yevmenkin
f9e566779c
kbdmux(4) keyboard multiplexer integration
...
o Add minimal kbdmux(4) man page to the source tree (more details to follow);
o Hook up kbdmux(4) to the build.
This concludes the first part of the kbdmux(4) keyboard multiplexer
integration. It now should be possible to use kbdmux(4), however one
must configure kbdmux(4) by hand (i.e. load kbdmux(4) module and use
kbdcontrol(1) to add/remove slave keyboards to/from kbdmux(4)).
MFC after: 1 week
2005-07-14 23:04:23 +00:00
Christian Brueffer
08188342a3
MLINK firewire.4 to ieee1394.4
...
MFC after: 3 days
2005-07-13 06:08:26 +00:00
Gleb Smirnoff
c604c87651
Manual page for ng_tcpmss.
2005-06-10 08:44:19 +00:00
Andrew Thompson
7afc53b8df
Connect if_bridge to the build.
...
Approved by: mlaier (mentor)
2005-06-05 03:32:53 +00:00
Christian Brueffer
fed9784e38
- Connect nve(4)
...
- Correct sorting order
Suggested and reviewed by: ru
2005-05-19 14:54:48 +00:00
Christian Brueffer
e2f59e932f
Manual page for the "mn" Siemens Easy321-R1 E1/T1 device driver.
...
This is based on the comments in if_mn.c.
MFC after: 3 days
2005-05-10 16:48:03 +00:00
Gleb Smirnoff
17a35ce727
Manual page for ng_nat node.
2005-05-06 15:33:12 +00:00
Joseph Koshy
ebccf1e3a6
Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities
...
and documentation into -CURRENT.
Bump FreeBSD_version.
Reviewed by: alc, jhb (kernel changes)
2005-04-19 04:01:25 +00:00
Damien Bergamini
ceaec73d40
Initial import of ipw, iwi, ral and ural drivers:
...
ipw - Intel PRO/Wireless 2100
iwi - Intel PRO/Wireless 2200BG/2225BG/2915ABG
ral - Ralink Technology RT2500
ural - Ralink Technology RT2500USB
Approved by: silby (mentor)
2005-04-18 18:47:38 +00:00
Christian Brueffer
4b40473f20
Manual page for the ataraid(4) software RAID driver.
...
Reviewed by: sos
2005-04-16 12:40:38 +00:00
Robert Watson
9b99e9b910
Add rudimentary man pages for kernel options sched_4bsd and sched_ule,
...
which document some of the sysctls available for configuring 4bsd, some
of the bullet features of ule, and that ule is considered experimental
still.
MFC after: 3 days
2005-04-07 21:57:19 +00:00
Scott Long
9c1838012d
Add a manual page for the arcmsr driver.
2005-03-31 19:44:15 +00:00
Jesus R. Camou
44fcb6c430
Add manual page for snd_via8233(4) and add it to the build.
...
PR: docs/78322
Submitted by: Joel Dahl <joel@automatvapen.se>
Approved by: trhodes (mentor)
2005-03-24 04:45:09 +00:00
Maxim Sobolev
6bcf003260
Add USB Communication Device Class Ethernet driver. Originally written for
...
FreeBSD based on aue(4) it was picked by OpenBSD, then from OpenBSD ported
to NetBSD and finally NetBSD version merged with original one goes into
FreeBSD.
Obtained from: http://www.gank.org/freebsd/cdce/
NetBSD
OpenBSD
2005-03-22 14:52:40 +00:00
Hartmut Brandt
f81e89ed1d
Add a man page for ng_ccatm(4).
...
Reminded by: brueffer
2005-03-10 09:28:39 +00:00
Simon L. B. Nielsen
69921a6d1c
Add manual page for snd_via82c686(4).
...
Submitted by: Joel Dahl <joel@automatvapen.se>
PR: docs/78586
MFC after: 3 days
2005-03-09 22:39:26 +00:00
Simon L. B. Nielsen
a064211729
Add manual page for snd_vibes(4).
...
Submitted by: Joel Dahl <joel@automatvapen.se>
PR: docs/78580
MFC after: 3 days
2005-03-09 22:31:56 +00:00
Tom Rhodes
90827d82f1
Add a manual page for the fm801 chipsets.
...
PR: 78143
Submitted by: Joel Dahl <joel@automatvapen.se> (original version)
2005-03-01 05:58:16 +00:00
Simon L. B. Nielsen
14c8d90def
- Add manual page for snd_neomagic(4).
...
PR: docs/78127
Submitted by: Joel Dahl <joel@automatvapen.se>
MFC after: 3 days
2005-02-26 21:42:43 +00:00
Gleb Smirnoff
8e92589080
Manpage for CARP from .Ox, with minor modifications.
...
Obtained from: OpenBSD
2005-02-23 08:29:50 +00:00
Nate Lawson
83f15706ef
Also add the manpage entry for cpufreq.
2005-02-08 17:44:18 +00:00
Gleb Smirnoff
14cb4a2f66
Manpage for ng_ipfw node.
2005-02-05 17:53:44 +00:00
Tom Rhodes
8318960abd
Early spring cleaning:
...
Unhook lomac(4) manual page and remove it. The code was removed by
rwatson over two years ago.
2005-01-06 01:27:55 +00:00
Gleb Smirnoff
e9c9b9971b
We have an informative ng_source.4 manpage, which is not installed.
2004-12-19 16:03:06 +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
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