Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2011 07:50:18 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: webcamd && 0x046d:0x08f0 (Logitech Quickcam messenger)
Message-ID:  <201112210750.19021.hselasky@c2i.net>
In-Reply-To: <20111221063150.GA3644@tinyCurrent>
References:  <20111220144022.GA1231@tiny> <201112201743.55107.hselasky@c2i.net> <20111221063150.GA3644@tinyCurrent>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wednesday 21 December 2011 07:31:50 Matthias Apitz wrote:
> El día Tuesday, December 20, 2011 a las 05:43:55PM +0100, Hans Petter 
Selasky escribió:
> > On Tuesday 20 December 2011 15:40:22 Matthias Apitz wrote:
> > >   idVendor = 0x046d
> > >   idProduct = 0x08f0
> > 
> > Grep for the 4-digit hex-values above in the webcamd source code. If you
> > find them:
> > 
> > Yes
> > 
> > Else
> > 
> > No
> 
> Gives 'Yes':
> 
> $ find . -type f -exec fgrep -i 08f0 {} /dev/null \;
> ./work/webcamd-3.0.0.2/man4/stv06xx.4:.It 046d:08f0      Ta "Logitech
> QuickCam Messenger" ...
> 
> but does not work :-)
> 
> 	matthias


Hi,

There is a driver here:

http://mag.cx/messenger/

You should either ask at the linux media mailing list for them to include this 
driver or try to build it with webcamd.

--HPS



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