Gerd Knorr wrote: ... > > 2) Propose a cleaner ioctl to Alan, and see if he will accept it. > > VIDIOCSMBUF(struct video_mbuf)? Just an idea ... > > Gerd Rather a struct video_mmap - in case the driver needs to align capture buffers on page boundaries, etc. Let the driver determine the best size. -justin