]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r221423, r221424, r221426, r221428, r221434:
authornetchild <netchild@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2011 07:54:38 +0000 (07:54 +0000)
committernetchild <netchild@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2011 07:54:38 +0000 (07:54 +0000)
commit9d7056dacd1d54274a25c153eb298ccdf6232b54
treeea727439b36cd3e8f8dda23e25f3b3f0e8d1bbbe
parenta1658a95a0f0ef0caba6c28a921bacaedec0b2f9
MFC r221423, r221424, r221426, r221428, r221434:

  This is v4l2 support for the linuxulator. This allows to access FreeBSD
  native devices which support the v4l2 API from processes running within
  the linuxulator, e.g. skype or flash can access the multimedia/pwcbsd
  or multimedia/webcamd supplied drivers.

MFC r221425:

  Fix typo in comment, improve comment.

MFC tested by: nox

git-svn-id: svn://svn.freebsd.org/base/stable/8@222914 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/compat/linux/linux_ioctl.c
sys/compat/linux/linux_ioctl.h
sys/compat/linux/linux_videodev.h
sys/compat/linux/linux_videodev2.h [new file with mode: 0644]
sys/compat/linux/linux_videodev2_compat.h [new file with mode: 0644]