On 3/29/07, intellij <intellij at yandex.ru> wrote: > hi, > > how can I send custom request to my driver? Looking into the sources I suspect that sending ioctl() on opened hardware pcm will not reach the playback_ops.ioctl in my driver. hwdep interface. See the "Writing an ALSA driver" doc. Lee