Query: snd_ak452x
OS: freebsd
Section: 4
Links: freebsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_ENVY24(4) BSD Kernel Interfaces Manual SND_ENVY24(4)NAMEsnd_envy24 -- VIA Envy24 and compatible bridge device driverSYNOPSISTo 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"DESCRIPTIONThe snd_envy24 bridge driver allows the generic audio driver sound(4) to attach to VIA Envy24 (ICE1724 or VT1724 chipset) and compatible audio devices.HARDWAREThe snd_envy24 driver supports the following audio devices: o M-Audio Audiophile 2496 o M-Audio Delta Dio 2496 o Terratec DMX 6fire Only analog playback is supported. Recording and other features of these cards are not supported.SEE ALSOsound(4)HISTORYThe snd_envy24 device driver first appeared in FreeBSD 6.3.AUTHORSThe snd_envy24 driver was written by Katsurajima Naoto. This manual page was written by Alexander Leidinger <netchild@FreeBSD.org>.BSDJune 1, 2014 BSD