Date: Fri, 15 Jan 2010 14:58:19 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/linux linux_ioctl.c Message-ID: <201001151458.o0FEwVCm070415@repoman.freebsd.org>
index | next in thread | raw e-mail
netchild 2010-01-15 14:58:19 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_ioctl.c
Log:
SVN rev 202364 on 2010-01-15 14:58:19Z by netchild
This is v4l support for the linuxulator. This allows to access FreeBSD
native devices which support the v4l API from processes running within
the linuxulator, e.g. skype or flash can access the multimedia/pwcbsd driver.
Not tested is firmware upload, framebuffer stuff and video tuner stuff
due to lack of hardware.
The clipping part (VIDIOCSWIN) needs a little bit of further work (partly
in progress, but can not be tested due to lack of a suitable device).
The submitter tested this sucessfully with Skype and flash apps on amd64 and
i386 with the multimedia/pwcbsd driver.
Submitted by: J.R. Oldroyd <fbsd@opal.com>
Revision Changes Path
1.160 +80 -33 src/sys/compat/linux/linux_ioctl.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001151458.o0FEwVCm070415>
