summaryrefslogtreecommitdiffstats
path: root/share/man/man4/snd_sbc.4
Commit message (Collapse)AuthorAgeFilesLines
* Oops, fix minor braino.joel2007-02-171-1/+1
| | | | Noticed by: ariff
* Link snd_sb16.4 and snd_sb8.4 to snd_sbc.4.joel2007-02-171-4/+11
| | | | Submitted by: ariff
* We just have one generic sound driver, reflect this.brueffer2006-06-181-1/+1
| | | | MFC after: 3 days
* Make the SYNOPSIS section a bit more informative.joel2005-12-151-7/+20
|
* Be more specific about supported chipsets.joel2005-08-171-5/+29
| | | | Approved by: brueffer (mentor)
* soundcard -> sound cardbrueffer2005-05-221-1/+1
| | | | MFC after: 3 days
* - move information about supported hardware into a HARDWARE sectionbrueffer2005-02-231-10/+17
| | | | | | - bump .Dd MFC after: 3 days
* Sort sections.ru2005-01-211-2/+2
|
* Update sound-related manpages to account for the recent change inru2004-09-081-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-1/+2
|
* Grammar nit.ru2001-11-211-1/+1
|
* Update man pages in the section 4 to match the reality in -CURRENT.yokota2001-10-131-3/+7
| | | | | | | | | | | - 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: properly use a -diag list in the DIAGNOSTICS section.dd2001-04-131-3/+1
| | | | Reviewed by: ru
* Prepare for mdoc(7)NG.ru2000-12-291-2/+2
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Second 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-0/+75
(sbc(4), gusc(4), csa(4)) - Update pcm(4) for newpcm.
OpenPOWER on IntegriCloud