forked from pool/cdemu-daemon
12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
|
# Module to insert
|
||
|
MODULE=vhba
|
||
|
|
||
|
# Number of devices
|
||
|
DEVICES=1
|
||
|
|
||
|
# Control device
|
||
|
CTL_DEVICE=/dev/vhba_ctl
|
||
|
|
||
|
# Audio backend: pulse, alsa, oss, null (any driver supported by libao)
|
||
|
AUDIO_BACKEND=null
|