Added the description about ALSA_OSS_PCM_DEVICE environment variable.
In the above configuration examples, the pcm.dsp0 definition is used to wrap calls do /dev/dsp0. You can also wrap usage of /dev/dsp1, /dev/dsp2, etc. by defining pcm.dsp1, pcm.dsp2, etc..
+The PCM name to open can be given explicitly via \fBALSA_OSS_PCM_DEVICE\fP
+environment variable, too. This overrides the default \fBdsp0\fP, etc.
+
Note on mmap: aoss mmap support might be buggy. Your results may vary when trying to use an application that uses mmap'ing to access the OSS device files.