From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 4 05:41:22 2008 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 1854E1065679 for ; Thu, 4 Sep 2008 05:41:22 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 5D9958FC1B for ; Thu, 4 Sep 2008 05:41:21 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 04 Sep 2008 05:41:18 -0000 Received: from 85-127-253-3.dynamic.xdsl-line.inode.at (EHLO taxman.pepperland) [85.127.253.3] by mail.gmx.net (mp022) with SMTP; 04 Sep 2008 07:41:18 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX19S/O0ZdWdS0HAplnZ9XNwZHruNWcKXa5Gjfiekca 01TqkCJ/ieuB1H From: Stefan Ehmann To: freebsd-multimedia@freebsd.org Date: Thu, 4 Sep 2008 07:41:16 +0200 User-Agent: KMail/1.10.0 (FreeBSD/7.0-RELEASE-p3; KDE/4.1.0; i386; ; ) References: <20080903120019.EF0CB10656AB@hub.freebsd.org> <67921C73D4E24B8E9B51A1E79CDF7F2D@leaf101> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809040741.16496.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.66 Cc: Jeff Subject: Re: PVR-150 improvements 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, 04 Sep 2008 05:41:22 -0000 On Thursday 04 September 2008 06:20:52 Jeff wrote: > On Sep 3, 2008, at 4:24 PM, Martin Ziegler wrote: > >> Here are my patches against pvrxxx-09042008 from > >> http://usleepless.110mb.com/pvrxxx_port.tgz > >> In the current state the patches will break other cards > >> because I haven't > >> included checks which card is attached. But I hope they will > >> make it in some > >> way into the next pvrxxx version. ... > Stefan, > thank you for adressing these problems, I can't wait to test with my > 250. > I will report back after testing it if nobody else has. If you don't have a PVR-150 with a remote you have to exclude these files from the patch: dev/cxm/cxm.c dev/cxm/cxm.h and dev/cxm/cxm_ir.c Currently, these fix the remote on my card but will break others. The patches to the other files _should_ work for all cards (or at least do no harm). -- Stefan