freebsd-ports/audio/emu10kx/pkg-message
Vsevolod Stakhov 8b0303d490 Add emu10kx driver for SBlive, Audigy and Audigy2 based cards.
This driver is alternative to snd_emu10k1 and support complex
mixer settings, analog/digital switch, S/PDIF passthrough

PR:		84653
Submitted by:	michaels@sdf.lonestar.org
2005-09-16 11:41:55 +00:00

15 lines
328 B
Text

To use these drivers, make sure that you have loaded the emu10kx kernel
module, by doing
# kldload snd_emu10kx
or adding
snd_emu10kx_load="YES"
to your /boot/loader.conf (normally done automatically when installing
the port).
Note you should disable loading of the emu10k1 driver (this driver is for
the same hardware).