man.bsd.lv manual page server

Manual Page Search Parameters

SND_ENVY24(4) Device Drivers Manual SND_ENVY24(4)

snd_envy24VIA Envy24 and compatible bridge device driver

To compile this driver into the kernel, place the following lines in your kernel configuration file:

device sound
device snd_envy24
device snd_spicds

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

snd_envy24_load="YES"

The snd_envy24 bridge driver allows the generic audio driver sound(4) to attach to VIA Envy24 (ICE1724 or VT1724 chipset) and compatible audio devices.

The snd_envy24 driver supports the following audio devices:

Only analog playback is supported. Recording and other features of these cards are not supported.

sound(4)

The snd_envy24 device driver first appeared in FreeBSD 6.3.

The snd_envy24 driver was written by Katsurajima Naoto. This manual page was written by Alexander Leidinger <netchild@FreeBSD.org>.

January 8, 2015 DragonFly-5.6.1