From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 9 13:45:46 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 B5B7D106566B; Sat, 9 Jul 2011 13:45:46 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 731208FC16; Sat, 9 Jul 2011 13:45:46 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 5E2031E00241; Sat, 9 Jul 2011 15:45:45 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id p69Dhu2L091259; Sat, 9 Jul 2011 15:43:56 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id p69DhuST091258; Sat, 9 Jul 2011 15:43:56 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Sat, 9 Jul 2011 15:43:56 +0200 To: Hans Petter Selasky Message-ID: <20110709134356.GA91239@triton8.kn-bremen.de> References: <20110708211523.GA31038@triton8.kn-bremen.de> <201107091058.50634.hselasky@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201107091058.50634.hselasky@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@freebsd.org, Juergen Lock Subject: Re: Two mceusb bugfixes for the code in webcamd 0.2.4 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: Sat, 09 Jul 2011 13:45:46 -0000 On Sat, Jul 09, 2011 at 10:58:50AM +0200, Hans Petter Selasky wrote: > On Friday 08 July 2011 23:15:23 Juergen Lock wrote: > > Hi! > > > > I just learned about these two patches that improve mceusb behaviour > > for /dev/lirc0 (I now can use another remote again without using the > > devinput driver, previously only the shipped mceusb rc6 one worked > > that way with the new rc code in the updated webcamd) > > > > https://patchwork.kernel.org/patch/941072/ > > > > and > > > > https://patchwork.kernel.org/patch/941052/ > > > > So I suppose these should go into the patches/ dir? :) > > > > Hi, > > I think you should ask the video4linux guys to include the patches in their > distribution. I want to avoid having too many patches local to webcamd. Yes I think that will happen eventually, I more thought about the current 0.2.4 tarball that people might want to test now... Juergen