Sound driver for the Intel High Definition Audio controllers
Direct invocation (also causes a new io-audio process to start):
io-audio -d intel_hda [opt[,opt...]] &
Mounting (requires that io-audio already be running):
mount -Tio-audio [-oopt[,opt...]] /lib/dll/deva-ctrl-intel_hda.so &
QNX Neutrino
x86
For card options that apply to all sound drivers, see the entry for io-audio.
The deva-ctrl-intel_hda.so shared object is a device driver DLL used by the io-audio manager. It uses the API described in the Audio Developer's Guide.
While deva-ctrl-intel_hda.so is running, you can use applications with sound, and those that control the sound system.
Invoke deva-ctrl-intel_hda.so directly from io-audio:
io-audio -d intel_hda &
Mount deva-ctrl-intel_hda.so (io-audio must be running):
mount -Tio-audio /lib/dll/deva-ctrl-intel_hda.so &
When an error occurs, deva-ctrl-intel_hda.so sends a description of the error to the system logger (see slogger).