From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 9 09:10:49 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 9BD37106566C for ; Sat, 9 Jul 2011 09:10:49 +0000 (UTC) (envelope-from hselasky@freebsd.org) Received: from swip.net (mailfe02.c2i.net [212.247.154.34]) by mx1.freebsd.org (Postfix) with ESMTP id 289A48FC1A for ; Sat, 9 Jul 2011 09:10:48 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=+LLZvqFYyQMD97787hX2hEPd56rg/J55He15d4DUFUo= c=1 sm=1 a=SvYTsOw2Z4kA:10 a=fCgnSUbgN2sA:10 a=dBRESv0yCI8A:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=VwQbUJbxAAAA:8 a=0zTCNoD3u_yE7IqzgBQA:9 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe02.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 150991953; Sat, 09 Jul 2011 11:00:44 +0200 Received-SPF: softfail receiver=mailfe02.swip.net; client-ip=188.126.198.129; envelope-from=hselasky@freebsd.org From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org Date: Sat, 9 Jul 2011 10:58:50 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <20110708211523.GA31038@triton8.kn-bremen.de> In-Reply-To: <20110708211523.GA31038@triton8.kn-bremen.de> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107091058.50634.hselasky@freebsd.org> Cc: 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 09:10:49 -0000 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. --HPS