Re: [alsa-devel] ioctl(fd, SNDRV_CTL_IOCTL_ELEM_REPLACE, ... not working from userspace ?
3 Jul
2017
3 Jul
'17
3:10 p.m.
Fulup Ar Foll wrote:
Looking at this code I do not understand why the replace iotcl is refused.
if (!(kctl->vd[0].access & SNDRV_CTL_ELEM_ACCESS_USER)) { ret = -EINVAL;
Kernel drivers do not expect that their own controls change.
Regards, Clemens
2692
Age (days ago)
2692
Last active (days ago)
0 comments
1 participants
participants (1)
-
Clemens Ladisch