On 26/01/12 10:23, David Henningsson wrote:

> I've tracked it down to function snd_ctl_hw_elem_tlv in alsa-lib [1]. As
> you can see, if the ioctl command is SNDRV_CTL_IOCTL_TLV_READ, the
> kernel writes X bytes into output, where X = 4 * sizeof(unsigned int) +
> the number in output[3] (if output is an array of unsigned ints).
>
> I'm a little unsure of how to proceed with this?

You probably want to start with the README_MISSING_SYSCALL_OR_IOCTL file 
that you will find in the top level of the distribution.

Tom

-- 
Tom Hughes (t...@compton.nu)
http://compton.nu/

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to