Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 23:57:54 +0100
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-multimedia@FreeBSD.org
Cc:        freebsd-multimedia@freebsd.org, kwm@freebsd.org, Dru Lavigne <drulavigne@sympatico.ca>
Subject:   Re: Webcamd v0.1.18 ready for testing [was: v0.1.17]
Message-ID:  <20101212235754.0a03b8ee.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <201012122245.34561.hselasky@c2i.net>
References:  <201012122245.34561.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 Dec 2010 22:45:34 +0100
Hans Petter Selasky <hselasky@c2i.net> wrote:

> Hi,
> 
> Please find attached a patch which upgrades the webcamd port to version 
> 0.1.17.
> 
> List of changes:
> 
> - Added man-pages for all drivers including webcamd itself. Big thanks to Dru 
> Lavigne!

The examples section in the webcamd(8) man page seems a bit short:
   With the USB device connected, determine the [ugen]<unit>.<addr> values
     using usbconfig(8):

           usbconfig
           ugen7.2: <product 0x0991 vendor 0x046d> at usbus7, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON

Perhaps an example of the actual webcamd command would improve things?
And, the output from 'webcamd -h' doesn't correspond 100% to the man page:
root@kg-v2# webcamd -h
usage: webcamd -d [ugen]<unit>.<addr> -i 0 -v -1 -B
	-d <USB device>
	-i <interface number>
	-v <video device number>
	-B Run in background
	-f <firmware path> [/boot/modules]
	-r Do not set realtime priority
	-H Register device by HAL daemon
	-h Print help

Perhaps '-1' should just be '1'?
-- 
Torfinn




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101212235754.0a03b8ee.torfinn.ingolfsen>