Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2011 07:54:38 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h linux_videodev.h linux_videodev2.h linux_videodev2_compat.h
Message-ID:  <201106100754.p5A7su7i054491@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2011-06-10 07:54:38 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/compat/linux     linux_ioctl.c linux_ioctl.h 
                         linux_videodev.h 
  Added files:           (Branch: RELENG_8)
    sys/compat/linux     linux_videodev2.h 
                         linux_videodev2_compat.h 
  Log:
  SVN rev 222914 on 2011-06-10 07:54:38Z by netchild
  
  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
  
  Revision   Changes    Path
  1.155.2.7  +310 -0    src/sys/compat/linux/linux_ioctl.c
  1.28.2.4   +97 -0     src/sys/compat/linux/linux_ioctl.h
  1.2.2.3    +2 -2      src/sys/compat/linux/linux_videodev.h
  1.2.2.2    +1179 -0   src/sys/compat/linux/linux_videodev2.h (new)
  1.1.2.2    +137 -0    src/sys/compat/linux/linux_videodev2_compat.h (new)



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