Commit Graph

280 Commits

Author SHA1 Message Date
Bill Paul
3071824ff0 Add a manual page for the vge(4) driver. 2004-09-10 20:58:38 +00:00
Christian Brueffer
2feed9dcba Connect cnw.4 to the build.
MFC after:	5 days
2004-09-10 00:07:00 +00:00
Ruslan Ermilov
24013109f5 Update sound-related manpages to account for the recent change in
device and module naming.  The following files were repo-copied:

	csa.4 -> snd_csa.4
	gusc.4 -> snd_gusc.4
	maestro3.4 -> snd_maestro3.4
	sbc.4 -> snd_sbc.4
	uaudio.4 -> snd_uaudio.4

The pcm(4) manpage wasn't renamed to sound(4) as there are nearby
plans to rename "device sound" to "device snd", to address the
ambiguity in naming, so pcm.4 is linked to sound.4 for the moment.
(We also mumble something about the future plans in the manpage.)

Removed links from pcm.4 to als4000.4 and emu10k1.4 -- they now
have their own snd_*.4 manpages.

Fixes for recent snd_*.4 manpages: added missing "device sound"
to the SYNOPSIS, fixed hints (they are still "hint.pcm.<unit>"
in most cases).

MT5 after:	3 days
2004-09-08 08:28:02 +00:00
Dag-Erling Smørgrav
62c36019a5 Man page for the newly added ucycom(4) driver. 2004-09-05 10:01:24 +00:00
Simon L. B. Nielsen
73ad990a0c Add manual pages for several sound drivers.
Submitted by:	Atte Peltomaki <koston@iki.fi>
Reviewed by:	cg
MFC after:	5 days
2004-08-27 22:06:56 +00:00
Tom Rhodes
fc050d3085 Add a manual page for the hfa driver.
Reviewed by:	harti
2004-08-06 16:06:52 +00:00
Tom Rhodes
9933c7cb7b Move snc.4 over to the i386 section as it only deals with PC98 and i386.
Bump .Dd and .Dt accordingly.

Requested by:	ru
2004-07-24 20:41:45 +00:00
Ruslan Ermilov
9779075afa Removed legacy comment. 2004-07-07 15:14:51 +00:00
Warner Losh
0970580224 We really don't need pointers to st/sd anymore. They were obsoleted in 3.0. 2004-06-24 05:01:52 +00:00
Ruslan Ermilov
1e7c7569d8 Document the "fec" Netgraph node type.
Submitted by:	Gleb Smirnoff
OK'ed by:	julian, wpaul
2004-06-22 09:09:18 +00:00
Tom Rhodes
89dc270c33 Add manual pages for cm(4), esp(4), rc(4) and snc(4). 2004-06-21 18:20:57 +00:00
Bruce M Simpson
946fd6463d Add an MLINKS entry, rawip, to make the raw socket userland documentation
somewhat easier to find.

PR:		docs/30873
Requested by:	Douglas De Couto
2004-06-15 01:18:56 +00:00
Doug Rabson
48ec0513ac Add manpage for fwip driver. 2004-06-14 10:55:03 +00:00
Tony Ackerman
c458a12514 Adding ixgb(4) for Intel 10GbE Adapters 2004-05-28 00:27:31 +00:00
Bruce Evans
956b25b74a Remove man4/man4.i386/cy.4 and adjust makefiles after repo-copying cy.4 up
to man4.
2004-05-23 15:02:08 +00:00
Roman Kurakin
ca0225140d Add ng_sppp.4. 2004-04-25 08:52:26 +00:00
Ruslan Ermilov
b462702f94 A simple packet distribution node type that acts like an Ethernet hub. 2004-04-17 12:42:17 +00:00
Vinod Kashyap
b9151ec692 Added an entry for twa.4.
Reviewed by: ru
2004-04-14 18:03:30 +00:00
Scott Long
cb74d2861d Remove the RAIDframe manual page 2004-03-16 12:35:55 +00:00
Ruslan Ermilov
f9e2cb7071 A manpage for ng_eiface(4).
Submitted by:	Gleb Smirnoff
2004-03-10 22:25:25 +00:00
Benno Rice
8582c8e098 Manual page for the ng_atmllc node type.
Currently missing a history section.
2004-03-08 13:46:52 +00:00
Nate Lawson
e2a643ee75 Add acpi_video(4) man page.
PR:
Submitted by:	Mark Santcroos <marks@ripe.net>
Reviewed by:
Approved by:
Obtained from:
MFC after:
2004-03-03 16:34:03 +00:00
Ruslan Ermilov
86e67aa89b Restore the sorting broken in rev. 1.256. 2004-03-01 17:26:39 +00:00
Ruslan Ermilov
407ea29095 Netgraph node type for IEEE 802.1Q VLAN tagging. 2004-03-01 17:22:16 +00:00
Scott Long
cc7db16df0 Add a manual page for the umct(4) driver. 2004-03-01 03:49:05 +00:00
Bernd Walter
7de8778318 add driver for BWCT console management serials 2004-03-01 02:34:49 +00:00
Christian Brueffer
c2a4d8794a Connect udav.4 to the build and add MLINK to if_udav.4 2004-02-28 13:39:58 +00:00
Ruslan Ermilov
b760de9691 Use a single style for share/man/ makefiles:
- Sort MAN and MLINKS in "dictionary" order ignoring case.

- For multi-value MAN and multi-pair MLINKS, put each value/pair
  on its own line, for easier sorting and so that further diffs
  are easier to see.
2004-01-20 10:27:23 +00:00
Christian Brueffer
c5ea6e19c6 Connect tx.4 to the build and MLINK it to if_tx.4 2004-01-15 23:05:22 +00:00
Christian Brueffer
a16f34fd21 Add MLINK:
rue.4 -> if_rue.4
2004-01-14 13:35:15 +00:00
Christian Brueffer
bd675dd3a9 Correct typo in MLINK 2004-01-09 17:49:03 +00:00
Greg Lehey
b0643f118c Hook up gdb.4 and vinumdebug.4 into build.
Reminded by: ru
2004-01-02 02:18:34 +00:00
Takanori Watanabe
ee0406f617 Hook up acpi_thermal.4 man page. 2003-12-28 23:23:16 +00:00
Christian Brueffer
54cbe1b2db Add MLINKS:
axe.4 -> if_axe.4
bfe.4 -> if_bfe.4
my.4  -> if_my.4
re.4  -> if_re.4
xe.4  -> if_xe.4
2003-12-17 10:38:40 +00:00
Warner Losh
d642c42ed3 Add the meteor driver man page back. It has moved up a level from the
man4.i386.  It documents that meteor no longer works, but keeps the
extensive documentation on the meteor interface, which the bktr driver
implements also.  This should be merged into tha man page, but such a
merging seems to be planned by others.

# we really need something like video4bsd to define these sorts of
# things for all video capture drivers.

Requested by: rwatson and obrien
2003-12-08 02:59:34 +00:00
Warner Losh
946984d155 Copy the old dgb man page to digi.4, plus very minor hacking. Add a
note that says that this man page is sub-optimal.  Bruce Mah should be
happier about this, but someone that groks the cards supported by the
digi driver is encouraged to make this man page suck less.
2003-12-08 00:11:22 +00:00
Warner Losh
af20af3e68 lmc.4 is now gone 2003-12-07 06:49:10 +00:00
Bruce A. Mah
1d8f8416ad Hook the sab(4) manpage up to the build.
Reviewed by:	bms
Approved by:	re (implicitly)
2003-12-07 00:46:37 +00:00
Ruslan Ermilov
16d8e9335a - Connect a few forgotten Netgraph manpages.
- Sort.

Approved by:	re (rwatson)
2003-11-29 18:14:04 +00:00
Noriaki Mitsunaga
985b09e826 Add nsp(4) man page for nsp PC-Card SCSI host adapter device driver,
and attach it to the build.

Submitted by:	non, rushani
Approved by:	re (rwatson)
2003-11-24 23:57:59 +00:00
Tom Rhodes
381fd5b439 Bring in a new manual page, ncv.4, and attach it to the build.
Based on an original version submitted by:	non

Approved by:	re (scottl)
2003-11-21 00:55:11 +00:00
Bruce M Simpson
69d9a82eb9 Add a manual page for the IDT NICStAR driver, and hook it up to the build. 2003-11-14 20:29:12 +00:00
Tom Rhodes
9e2d6c362a Attach ips.4 to the build. 2003-11-11 18:48:02 +00:00
Hiten Pandya
ea90c53786 Add MLINK net(4), which points to netintro(4).
Requested by:	dwhite@
2003-11-10 21:26:52 +00:00
Hiten Pandya
5dec156e2b Add a manual page for the USB Audio support in FreeBSD,
interfaced via the PCM framework.

This manual page was obtained from NetBSD, and the required
changes were made to adapt it to our uaudio driver.

Pre-cursor review:	joe@
2003-11-10 20:25:40 +00:00
Hiten Pandya
2195d6af9f Mdoc Janitor:
* Add MLINKS for:

	-> Soundblaster emu10k1(4) Driver [points to pcm(4)]
	-> Avance Logic ALS400 Driver [points to pcm(4)]

    We should not need separate manual page for each of these
    drivers; instead, linking them to pcm(4) manual page is
    simpler, and new device lists can be easily added to the
    said manual page.

  * While I am here, sort out mdoc(7) entries in ${MAN}.
2003-11-10 12:45:10 +00:00
Warner Losh
e611a320a6 bare-bones and kinda sucky ufm man page 2003-11-07 17:58:30 +00:00
Hiten Pandya
3bb4fddf3e Add manual page for LSI Fusion-MPT SCSI/Fibre Channel driver.
Originally obtained from NetBSD, but modified to fit FreeBSD's
mpt driver history, and device list.

Reviewed by:	Matt Jacob (mjacob@) -- Old version.
2003-11-07 17:33:52 +00:00
Hidetoshi Shimokawa
6f6ce463b5 Add sbp_targ.4. 2003-11-07 09:41:42 +00:00
Hartmut Brandt
67bee7e777 The man page for the layer 3 (signalling) netgraph node of NgATM. 2003-11-07 09:12:07 +00:00