Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 1996 11:27:59 -0800 (PST)
From:      Paul Traina <pst>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/i386/isa qcam.c qcamreg.h
Message-ID:  <199602021927.LAA16620@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         96/02/02 11:27:58

  Modified:    etc/etc.i386  MAKEDEV
               share/man/man4/man4.i386  Makefile
  Added:       share/man/man4/man4.i386  qcam.4
  Log:
  Add support for Connectix QuickCam(tm)
  
  Revision  Changes    Path
  1.113     +9 -1      src/etc/etc.i386/MAKEDEV
  1.38      +1 -0      src/share/man/man4/man4.i386/Makefile

  Added:       sys/i386/include  qcam.h
  Log:
  Add support for Connectix QuickCam(tm)
  * warning: this user interface is still in flux pending negotiations
  * with other quickcam driver authors.  It is _not_ compatible with the
  * original linux interface due to the fact that it was too restrictive.

  Added:       sys/i386/isa  qcam.c qcamreg.h
  Log:
  Add support for Connectix QuickCam(tm)
  * this is my unoptimized driver, it works fine, it's not as fast as it
  * could be (yet) -- I have yet to merge in ideas from other QuickCam
  * developers.



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