Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2007 00:45:08 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/pwlib/files patch-plugins-vidinput_v4l-vidinput_v4l.cxx
Message-ID:  <200702070045.l170j9qA013769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2007-02-07 00:45:08 UTC

  FreeBSD ports repository

  Added files:
    devel/pwlib/files    
                         patch-plugins-vidinput_v4l-vidinput_v4l.cxx 
  Log:
  Enable proper detection of video4linux devices.
  
  The original code detects video devices using the major/minor numbers.
  On FreeBSD this does not work, so rely on the name /dev/video* instead.
  
  Approved by: Steve Ames
  
  Revision  Changes    Path
  1.1       +26 -0     ports/devel/pwlib/files/patch-plugins-vidinput_v4l-vidinput_v4l.cxx (new)



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