[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Robert Nagy <robert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 9 Apr 2008 13:49:55 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: robert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/04/09 13:49:55
Modified files:
sys/dev/usb : files.usb
sys/sys : conf.h
sys/conf : files
Added files:
sys/dev/usb : uvideo.c uvideo.h
sys/dev : video.c video_if.h videovar.h
sys/sys : videoio.h
Log message:
Initial import for uvideo(4) and video(4):
uvideo(4) is a driver for USB video device class devices including webcams,
camcorders and other cameras.
video(4) is a device-independent layer that implements the V4L2 (Video for Linux Two)
API.
These drivers are *really* work in progress so don't even try to use them just yet,
because the driver still has some issues, even if it can be used to capture simple
MJPEG videos.
ok mglocker@, deraadt@
Visit your host, monkey.org