summaryrefslogtreecommitdiffstats
path: root/share/man/man4/pcm.4
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-131-2/+2
|
* Update the pcm(4) manual page to explain devfs, fix a grammar error andtrhodes2002-12-121-3/+8
| | | | | | cross-ref devfs(5). Approved by: re (jhb)
* mdoc(7) police: anchor punctuation.ru2001-11-211-2/+1
|
* Update man pages in the section 4 to match the reality in -CURRENT.yokota2001-10-131-5/+12
| | | | | | | | | | | - Change lines referring to kernel configuration file: device foo0 at isa port xxx irq yyy... to device foo Describe resource "hints" in /boot/device.hints. - Try to describe resource allocation and probe/attach behavior in the newbus framework.
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* Fix typo.okazaki2001-03-101-1/+1
| | | | Approved by: tanimura
* Prepare for mdoc(7)NG.ru2000-12-291-17/+1
|
* Minor doc tweaks: reorder the "SEE ALSO" section alphabetically; addjkoshy2000-10-111-2/+2
| | | | punctuation.
* Remove the warning about recording on the Solo. The workarounds appearnsayer2000-08-171-6/+0
| | | | to clear up the hwptr problems.
* Fix hard sentence break and inappropriate use of the Pa macro insheldonh2000-08-111-3/+4
| | | | the previous delta.
* Document support for the Solo 1.nsayer2000-08-101-0/+7
| | | | Requested by: sheldonh
* Rework the FILES section to cover the list of common symbolic linkssheldonh2000-07-221-12/+53
| | | | | in the /dev directory. Also cover this driver's quirky relationship with the MAKEDEV script.
* Add an MLINKS entry which makes snd(4) a link for pcm(4).sheldonh2000-07-201-1/+2
| | | | Suggested by: Udo Erdelhoff <ue@nathan.ruhr.de>
* Add a FILES section which, as a side-effect, just so happens tosheldonh2000-07-201-1/+14
| | | | | | | give device node creation instructions. PR: 20060 Reported by: "Sean O'Connell" <sto@stat.Duke.EDU>
* Move the Nm macro from the middle of a sentence onto its own line.sheldonh2000-03-201-1/+3
| | | | Submitted by: Brian Handy <handy@lambic.physics.montana.edu>
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-8/+16
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* -mdoc'ify.ru2000-02-081-9/+10
|
* First round of config related changes to the manpages.asmodai2000-01-231-1/+1
| | | | device blah0 -> device blah for PCI devices and busses.
* - Add the man pages for sound card bridge drivers.tanimura2000-01-151-103/+43
| | | | | (sbc(4), gusc(4), csa(4)) - Update pcm(4) for newpcm.
* * remove i386 specific markphantom1999-11-151-4/+8
| | | | | * some style and syntax fixes * some duplicated $FreeBSD$ tags removed
* Update the instructions for setting up audio symlinks, now that MAKEDEVsheldonh1999-09-031-7/+2
| | | | DTRT (well, it's been doing it since rev 1.97).
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-4/+4
| | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* Remove bio/cam/net/tty labels.yokota1999-05-201-2/+2
| | | | OKed by: peter
* Typo fix.jkoshy1999-03-021-2/+2
| | | | | PR: docs/10348 Submitted by: Chris Costello <chris@holly.dyndns.org>
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
| | | | configured in drivers.
* New man page for pcm(4) driver. Me, I think this is more likelyjkh1998-08-091-0/+207
generic and should go one level up, but it can keep the sb(4) man page company for now until somebody moves all the no-longer-x86-specific driver man pages up some day. Submitted by: luigi
OpenPOWER on IntegriCloud