Date: Thu, 19 Nov 2009 15:31:59 -0500 From: "J.R. Oldroyd" <fbsd@opal.com> To: freebsd-emulation@freebsd.org Subject: Emulation of Linux V4L ioctls Message-ID: <20091119153159.610debc2@shibato.opal.com>
next in thread | raw e-mail | index | archive | help
I have added support for emulation of the Linux V4L video ioctls in compat/linux/linux_ioctl.[ch]. I am not a committer; the work can be found here: http://opal.com/freebsd/sys/compat/linux/ These diffs are made to the 8.0-rc3 sources. This enables webcam video to work using the linux-skype port and a pwcbsd-based camera. I expect it will also allow any other linux-port to work now, but have only tested with skype. I have noticed, however, that flash-based webcam apps cause the npviewer.bin process to hang, so that is not yet working. Anyone with thoughts on what is going on in the various flash support layers is welcome to comment on this. -jr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091119153159.610debc2>