mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
16 lines
328 B
Plaintext
16 lines
328 B
Plaintext
|
|
||
|
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).
|