I'm trying to write a virtual sound driver to capture PCM data. How do I modify dummy.c to capture PCM into buffer? Does the PCM data ever sent to any of the pcm_op call backs? There's no read/write callbacks? Thanks so much. George