Commit graph

15 commits

Author SHA1 Message Date
Koop Mast
c14c7b93fa Update to 0.1.23.
Add support for setting and getting linux module parameters.
Some minor improvements regarding the jiffies computation.

Submitted by:	hselasky@ (maintainer)
2011-03-27 13:33:42 +00:00
Koop Mast
5166786438 The devd script was too restrictive regarding vendor ID for vendor specific
class USB devices.

Submitted by:	Hans Petter Selasky <hselasky@freebsd.org> (maintainer)
2011-03-01 13:19:16 +00:00
Koop Mast
af00b0efcb Update to 0.1.20.
Add more DVB-xxx drivers and  manual pages.
Some minor bugfixes.
Add support for USB remote controls.

Submitted by:	Hans Petter Selasky <hselasky@freebsd.org> (maintainer)
2011-02-28 20:05:20 +00:00
Jung-uk Kim
300eb8b506 Update devd(8) configuration file to not start webcamd on vendor-specific
interface class devices except for Logitech's.

Approved by:	hselasky (maintainer)
Feature safe:	yes
2011-01-20 18:35:28 +00:00
Koop Mast
7853cb3ecb Update to 0.1.18.
Added man-pages for all drivers, including webcamd itself.
Big thanks to Dru Lavigne!

Fixed deadlock/hang issue with hald during plug of USB device after boot.

Improve the handling of optional hal support in the webcamd rc script.
Based on a patch by  Luigi Rizzo with additional comments by dougb@.

Upgraded drivers to latest version from the respective V4L repositories

Added new debug option to the port config system.

Added License keyword.

Fixed problem with -B option.

Submitted by:	hselasky@ (maintainer)
2010-12-12 22:52:07 +00:00
Pav Lucistnik
e5a5ab2231 - Do not remove etc/devd, it is now part of mtree 2010-11-12 20:57:42 +00:00
Koop Mast
944f0584c6 Update to 0.1.16.
- Add support for GNU/kFreeBSD
- Add support for DBUS/HAL registration
- Add support for more DVB tuner frontends
- Add support for multi-antenna DVB adapters
- Update to latest version of Linux DVB code

Submitted by:	maintainer
2010-09-09 14:36:04 +00:00
Koop Mast
482a3156a2 * Allow boot with more than one webcam or dvb-t device.
* Fix rc.d/webcamd failure when libcuse4bsd.so cannot be found during early
  bootup.

Submitted by:	maintainer
2010-08-09 20:12:00 +00:00
Koop Mast
8798bae4cf Update to 0.1.14.
Add missing CONFIG_XXX defines.
Fix issue with priority settings.
Fix high CPU usage problem on SMPs at startup.
update V4L code.

Submitted by:	maintainer
2010-06-04 22:12:21 +00:00
Koop Mast
73bd7d18b7 Update to 0.1.12.
Fix some memory leaks and a video device close hang issue. [1]
Update webcamd.conf script, to use the new notify system MFC'd in r207397. [2]
Note that the old script didn't work at all. And the new one only doesn't work
if you use an older version of 8-stable or 8.0-release.

Submitted by:	maintainer [1], Andrew Thompson [2]
2010-05-07 18:14:14 +00:00
Koop Mast
60c34f64c1 Update to 0.1.10.
Add more drivers. Fix double buffering of BULK transfers.

Fix incorrectly defined FE_GET_PROPERTY ioctl for which the workaround
as used in the Linux drivers doesn't work on FreeBSD; more details in
this thread:
http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-April/010958.html [1]

Submitted by:	Hans Petter Selasky <hselasky@c2i.net> (maintainer)
		Juergen Lock <nox@jelal.kn-bremen.de> [1]
2010-04-29 21:47:35 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Koop Mast
9dc621ce4f Update to 0.1.8.
Support usb dvb (Digital Video Broadcast) devices.

Submitted by:	Hans Petter Selasky <hselasky AT FreeBSD.org>
2010-03-25 13:56:58 +00:00
Koop Mast
3e0336c284 Update to 0.1.4.
Submitted by:	maintainer
2010-01-21 15:13:21 +00:00
Koop Mast
69f1e54d3f Webcamd is a 500KiloByte daemon that enables use of hundreds of different USB
based webcam devices under the FreeBSD-8/9 operating system. The webcam daemon
is basically an application which is a port of Video4Linux USB webcam drivers
into userspace on FreeBSD. The daemon currently depends on libc, pthreads,
libusb and the VIDEO4BSD kernel module.

Submitted by:	Andrew Thompson <thompsa AT FreeBSD.org>
		Hans Petter Selasky <hselasky AT FreeBSD.org>
2010-01-16 20:51:23 +00:00