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:
- Audiotrak Prodigy 7.1
- Audiotrak Prodigy 7.1 LT
- Audiotrak Prodigy 7.1 XT
- Audiotrak Prodigy HD2
- ESI Juli@
- M-Audio Audiophile 192
- M-Audio Revolution 5.1
- M-Audio Revolution 7.1
- Terratec Aureon 5.1 Sky
- Terratec Aureon 7.1 Space
- Terratec Aureon 7.1 Universe
- Terratec PHASE 22
- Terratec PHASE 28
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 [email protected] .