Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2007 11:11:30 +0200
From:      Hans Petter Selasky <hselasky@freebsd.org>
To:        video4linux-list@redhat.com, freebsd-multimedia@freebsd.org
Subject:   V4L v2.0 support coming on FreeBSD 6+
Message-ID:  <200705261111.30198.hselasky@freebsd.org>

next in thread | raw e-mail | index | archive | help
Hi,

I just want to notify you that I am working on generic V4L support on FreeBSD 
6+. I have made several changes to your "videodev.h" and the kernel side 
header file.

In general:

Put an "u" after unnamed unions.

Typedef "struct file" to "v4l2_file_t", because on FreeBSD this structure is 
different.

Factored out getting and setting private data on a "v4l2_file_t" structure.

This will make porting dual licensed Video drivers easier.

See:

http://perforce.freebsd.org/chv.cgi?CH=120419

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705261111.30198.hselasky>