debian man page for snd_csa

Query: snd_csa

OS: debian

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_CSA(4)						   BSD Kernel Interfaces Manual 						SND_CSA(4)

NAME
snd_csa -- Crystal Semiconductor CS461x/462x/4280 PCI bridge device driver
SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_csa Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_csa_load="YES"
DESCRIPTION
The snd_csa bridge driver allows the generic audio driver sound(4) to attach to Crystal Semiconductor CS461x/462x/4280 based sound cards.
HARDWARE
The snd_csa driver supports the following sound cards: o Crystal Semiconductor CS4280 o Crystal Semiconductor CS4610 o Crystal Semiconductor CS4611 o Crystal Semiconductor CS4614 o Crystal Semiconductor CS4615 o Crystal Semiconductor CS4622 o Crystal Semiconductor CS4624 o Crystal Semiconductor CS4630 o Genius Soundmaker 128 Value o Hercules Game Theatre XP o Turtle Beach Santa Cruz Some onboard CS4610 chips are accompanied by the CS423x ISA codec instead of the CS4297 AC97 codec. Such configurations are not supported by the snd_csa driver yet.
SEE ALSO
sound(4)
HISTORY
The snd_csa device driver first appeared in FreeBSD 4.0.
AUTHORS
Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
BSD
December 15, 2005 BSD
Related Man Pages
snd_maestro(4) - debian
snd_mss(4) - debian
snd_fm801(4) - freebsd
snd_maestro(4) - freebsd
snd_mss(4) - freebsd
Similar Topics in the Unix Linux Community
xylib 0.2 (Default branch)
ALSA driver 1.0.17 (Stable branch)
ALSA driver 1.0.18rc1 (Development branch)
ALSA driver 1.0.17a (Stable branch)
Difference between platform driver,codec driver and Machine driver