tail head cat sleep
QR code linking to this page

Manual Pages  — SND_ENVY24HT

NAME

snd_envy24ht – VIA Envy24HT and compatible bridge device driver

CONTENTS

SYNOPSIS

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

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

snd_envy24ht_load="YES"

DESCRIPTION

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

HARDWARE

The snd_envy24ht driver supports the following audio devices:

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

SEE ALSO

sound(4)

HISTORY

The snd_envy24ht device driver first appeared in FreeBSD 6.3 .

AUTHORS

The snd_envy24ht driver was written by Konstantin Dimitrov based upon the snd_envy24(4) driver. This manual page was written by Alexander Leidinger <Mt netchild@FreeBSD.org>.

SND_ENVY24HT (4) August 11, 2018

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

Some people, when confronted with a problem, think “I know, I'll use regular expressions.” Now they have two problems.
— Jamie Zawinski