snd_envy24ht.4freebsd

Langue: en

Version: 300353 (debian - 07/07/09)

Section: 4 (Pilotes et protocoles réseau)


BSD mandoc

NAME

snd_envy24ht - VIA Envy24HT and compatible bridge device driver

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.conf5:

 snd_envy24ht_load="YES"
 

DESCRIPTION

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

HARDWARE

The driver supports the following audio devices:

SEE ALSO

sound(4)

HISTORY

The device driver first appeared in Fx 6.3 .

AUTHORS

An -nosplit The driver was written by An Konstantin Dimitrov based upon the snd_envy244 driver. This manual page was written by An Alexander Leidinger Aq netchild@FreeBSD.org .