From owner-freebsd-multimedia@FreeBSD.ORG Thu Mar 31 11:57:45 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 00F7B1065676 for ; Thu, 31 Mar 2011 11:57:45 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 84C678FC19 for ; Thu, 31 Mar 2011 11:57:44 +0000 (UTC) Received: by fxm11 with SMTP id 11so2285798fxm.13 for ; Thu, 31 Mar 2011 04:57:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=v/sKmwkooy33eHgs9I6g/hTYZNeAg5RqUJDmrTPhz2k=; b=mZ4YEW9y6cdsJreWmltCKOvJh12PCDxPSv9VSmDNTc74HKGNYzEvxywttR3NXB/lRC dYCtQpYrb5pWa8ubIjl7CtpXEYQuKFII4qHaB6pmAW6ho7EPFJa2zWmdneDPCFcEcPiP F2q/OBQb4VREalP0ApudkIriG63+YmlP1XEw4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=yCdSrE9E3OaXayRTtz4g83rxSTNISSOAx+TA0AbWx1bTB+E15sXAyYbHIWY8wwJFRp 0DLq9Gt7DU//jRudTz/2EPP8hmiRAW1GOVH9mUzxNIZEBIAwxbzppjiC2xX+17XAz3Kf h1v0Yf83QBsGKIKwuaaKkC275SAvlmLKDQ6UM= Received: by 10.223.124.7 with SMTP id s7mr15542far.123.1301572487470; Thu, 31 Mar 2011 04:54:47 -0700 (PDT) Received: from Melon.malikania.fr (wifi-osiris-sec-181-46.u-strasbg.fr [130.79.181.46]) by mx.google.com with ESMTPS id j13sm1956017faa.1.2011.03.31.04.54.45 (version=SSLv3 cipher=OTHER); Thu, 31 Mar 2011 04:54:46 -0700 (PDT) Message-ID: <4D946B81.5060902@gmail.com> Date: Thu, 31 Mar 2011 13:54:41 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org References: <20110331112119.GA21328@sh4-5.1blu.de> In-Reply-To: <20110331112119.GA21328@sh4-5.1blu.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD' Webcam and DVB Compatibility List X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 11:57:45 -0000 On 31/03/2011 13:21, Matthias Apitz wrote: > > Hello, > > We have started a small documentation project in the FreeBSD Wiki: The > FreeBSD' Webcam and DVB Compatibility List. > > http://wiki.freebsd.org/WebcamCompat > > The main goal of this page is to give an exact answer about which > application works with a given cam or DVB. Combinations of the hardware > and software mentioned below in the table are known to work. > Please add more lines to the table or ask me to do so by just sending a > mail with your Cam/DVB information. Please note: you should only add > information you have seen working and not you may think of or imagine > that they could work. The contact information (name and/or email addr) > is optional. > > If you want me to add your webcam or DVB, please send me a structured > ASCII line of the following format: > > Cam or DVB type (USB, build-in);Manufactor;Product Name;VendorID:ProductID (hex);Driver or kernel module;V4L/V4L2;min. tested OS version(s);Supported application(s);Additional comments;Contact > > i.e. > -- use ';' as separator of the fields > -- fill out all fields (if you don't know the value use 'unknown') > -- also use 'unknown' for the field Contact if you don't want your name or mail in the row > -- you may send it as one line (as shown above) or wraped lines after any ';' > > Please use the above format and no HTML (HTML will be silently ignored). > As well, please send it to me and not to the list. > > Any hints, comments or questions are welcomed, of course. > > HIH > > matthias Hi matthias, Thanks for making FreeBSD wiki better! You should rewrite build-in to built-in ;) Cheers, -- David Demelier