From owner-freebsd-usb@FreeBSD.ORG Wed Jul 8 18:38:26 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22124106564A; Wed, 8 Jul 2009 18:38:26 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.swip.net [212.247.154.129]) by mx1.freebsd.org (Postfix) with ESMTP id 8294B8FC14; Wed, 8 Jul 2009 18:38:25 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=PfmQioeCagAA:10 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=uhKcqKgIUNSNzu5jDbcA:9 a=s3fHAes5VnVukIUNDrQA:7 a=mRLxUCAOtyrQO0ak-joQdkFdeHoA:4 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1174487107; Wed, 08 Jul 2009 20:38:23 +0200 From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org, "Richard Kolkovich" , freebsd-usb@freebsd.org Date: Wed, 8 Jul 2009 20:38:01 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA1; KDE/4.2.4; i386; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907082038.02682.hselasky@c2i.net> Cc: Ed Morgan Subject: Re: uvcvideo on Freebsd (uvideo status check) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2009 18:38:26 -0000 On Wednesday 08 July 2009 19:11:05 Ed Morgan wrote: > Hi, > > Has anyone had any joy getting webcams that use the uvcvideo driver working > under FreeBSD? I'm looking at putting FreeBSD back on my laptop, and if the > webcam will work, that'll clinch it for me. Most of the results i've found > from trawling Google suggest that uvcvideo is basically not going to work, > but if anyone knows otherwise? > > Any advice would be greatly appreciated. > > Thanks very much. > > Ed There are several projects around, not finished yet, that are about porting V4L to BSD. See thread "USB webcam++ support for FreeBSD-8-current is soon here". --HPS