From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 21 12:04:08 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61F1F106566B for ; Mon, 21 Mar 2011 12:04:08 +0000 (UTC) (envelope-from ftp51246-2575596@sh4-5.1blu.de) Received: from sh4-5.1blu.de (sh4-5.1blu.de [213.83.63.54]) by mx1.freebsd.org (Postfix) with ESMTP id 15C978FC18 for ; Mon, 21 Mar 2011 12:04:07 +0000 (UTC) Received: from ftp51246-2575596 by sh4-5.1blu.de with local (Exim 4.50) id 1Q1dqA-0002ju-Kd; Mon, 21 Mar 2011 13:04:06 +0100 Date: Mon, 21 Mar 2011 13:04:06 +0100 From: Matthias Apitz To: Hans Petter Selasky Message-ID: <20110321120406.GA9296@sh4-5.1blu.de> References: <20110321112141.GA23421@sh4-5.1blu.de> <201103211227.55677.hselasky@c2i.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201103211227.55677.hselasky@c2i.net> X-Operating-System: FreeBSD 7.0-RELEASE (i386) User-Agent: Mutt/1.5.9i Cc: freebsd-multimedia@freebsd.org Subject: Re: Webcam recommendations X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2011 12:04:08 -0000 El día Monday, March 21, 2011 a las 12:27:55PM +0100, Hans Petter Selasky escribió: > On Monday 21 March 2011 12:21:41 Matthias Apitz wrote: > > A side note: Hans, the above mentioned Philips SPC900NC shows up on > > plug-in as: > > > > Feb 2 08:11:07 current root: Unknown USB device: vendor 0x0471 product > > 0x0329 bus uhub2 This line from /var/log/messages is from a system which does not run webcamd nor hald; > > > > but in pwc.4 as 0471:0320; the source itself > > v4l-dvb-abd3aac6644e/linux/drivers/media/video/pwc/pwc-if.c > > contains the correct value: > > > > $ fgrep 0329 v4l-dvb-abd3aac6644e/linux/drivers/media/video/pwc/pwc-if.c > > { USB_DEVICE(0x0471, 0x0329) }, /* Philips SPC 900NC PC Camera > > */ > > I think this printout comes from somewhere else, like hald. Try starting > webcamd without the -H option. The above line from /var/log/messages (0x0471:0x0329) is exactly what you source has and what as well is in $ fgrep 0x0329 /usr/ports/multimedia/pwcbsd/work/pwcbsd/pwc.c {USB_VPI(0x0471, 0x0329, 740)}, /* Philips SPC900NC */ i.e. the deviceID of SPC900NC is 0x0329 and not 0x0320 as your man page says, it's just a typo in the man page, I think. matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/