[PATCH] trace args of some /dev/dsp ioctls

Yair K. cesium2 at gmail.com
Sat Jan 26 09:42:38 UTC 2008


Hi,

I didn't send a Changelog entry (as is apparently the custom on this list):
* dsp.c : New file.
* Makefile.am: Add it.
* defs.h (dsp_ioctl): Declare a new function.
* ioctl.c (ioctl_decode): Use dsp_ioctl().
* linux/ioctlent.h: Add missed ioctls (regeneration is a better solution, but 
against which version?).

Also the new linux 2.6.24 can use/return new AFMT_* values which aren't 
defined in soundcard.h[1]. So attached is a new diff, with some defines added 
to make strace recognize the new formats.

Yours,
	Yair K.

[1] 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blobdiff;f=sound/core/oss/pcm_oss.c;h=c058713dd567b5d4bf7aab73e8d484a5c8b7c919;hp=fc11572c48cf8038b52d329f9aa12d7ec047f9ca;hb=24038a25e707fe08ff343d72dd667acefcc50f6f;hpb=100eb7c2843dec83a7d16cf6412ade6cb928d11d
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strace.diff.gz
Type: application/x-gzip
Size: 2778 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20080126/456d9152/attachment.bin>


More information about the Strace-devel mailing list