*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: snd_dummy | Section: 4 | Source: FreeBSD | File: snd_dummy.4.gz
SND_DUMMY(4) FreeBSD Kernel Interfaces Manual SND_DUMMY(4) NAME snd_dummy - Dummy audio driver SYNOPSIS To load the driver at boot time, place the following line in loader.conf(5): snd_dummy_load="YES" DESCRIPTION The snd_dummy driver implements a virtual testing device, meaning it does not correspond to a physical sound card. It is intended for testing, so that test programs do not need to rely on hardware being present in the machine in order to run. The driver attaches as a regular PCM device, with two channels (one playback and one recording), as well as a mixer. Playback works by discarding all input, and recording by returning silence (zeros). SEE ALSO sound(4), loader.conf(5), loader(8) AUTHORS The snd_dummy driver was implemented by Christos Margiolis <[email protected]> under sponsorship from the FreeBSD Foundation. CAVEATS Because the driver automatically attaches once the module is loaded, it can only be attached once. FreeBSD 14.1-RELEASE-p8 July 15, 2024 FreeBSD 14.1-RELEASE-p8

Navigation Options