Skip to content

Commit

Permalink
V4L/DVB (3352): Some fixes to compat_ioctl32
Browse files Browse the repository at this point in the history
- Adds suppport or fix support for VIDIOC_ENUMSTD, VIDIOC_ENUMINPUT,
VIDIOC_G_TUNER and VIDIOC_S_TUNER.
- Fix the warnings at compile time and add checks for the pointer validity
using access_ok().
- v4l_print_ioctl() has also be added to identify possible missing ioctls.
- Has been tested on sparc64 and amd64. Other arches such as mips and hppa
are expected to work as sparc, but not tested yet.

Signed-off-by: Guy Martin <gmsoft@tuxicoman.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Guy Martin authored and Mauro Carvalho Chehab committed Jan 12, 2006
1 parent f8bf134 commit a113bc7
Showing 1 changed file with 259 additions and 112 deletions.
Loading

0 comments on commit a113bc7

Please sign in to comment.