|
NAMEsnd_atiixp —
ATI IXP bridge device driver
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file:device sound
device snd_atiixp Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_atiixp_load="YES" DESCRIPTIONThesnd_atiixp bridge driver allows the generic audio
driver,
sound(4),
to attach to ATI IXP audio devices. This driver supports 16bit playback and
recording, and 32bit native playback and recording.
Runtime ConfigurationThe following sysctl(8) variables are available in addition to those available to all sound(4) devices:
HARDWAREThesnd_atiixp driver supports the following audio
chipsets:
SEE ALSOsound(4)HISTORYThesnd_atiixp device driver first appeared in
FreeBSD 6.1.
AUTHORSThis manual page was written by Joel Dahl <joel@FreeBSD.org>.BUGSThesnd_atiixp driver does not support S/PDIF, but
implementing it should be fairly easy if the right hardware is available.
32bit native recording is broken on some hardware.
Visit the GSP FreeBSD Man Page Interface. |