diff --git a/doc/drivers.html b/doc/drivers.html index 919890bd5710dc49cfa3e7c2943ece0aec32ef4c..ea2046725591050497202968d4bb30cd5d537047 100644 --- a/doc/drivers.html +++ b/doc/drivers.html @@ -60,6 +60,22 @@ Experiment with this if the sound skips. Default is 32768. <hr width="50%"> +<h3>alsa09</h3> + +Advanced Linux Sound Architecture, version 0.9.x API. This is +essentially the alsa driver modified to use the newer API. +<p> + +<b>Option keys:</b> +<ul> +<li>"dev" - Device name of sound card. Defaults to "default". +<li>"buf_size" - Override the internal buffer size (in bytes). +Experiment with this if the sound skips. Default is 32768. +</ul> +<p> + +<hr width="50%"> + <h3>esd</h3> ESounD audio driver. This sound daemon is used on some Linux systems.