From owner-freebsd-multimedia@FreeBSD.ORG Sun Oct 7 17:15:22 2007 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 2126B16A418 for ; Sun, 7 Oct 2007 17:15:22 +0000 (UTC) (envelope-from jason.harmening@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by mx1.freebsd.org (Postfix) with ESMTP id D032313C455 for ; Sun, 7 Oct 2007 17:15:21 +0000 (UTC) (envelope-from jason.harmening@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so496631wra for ; Sun, 07 Oct 2007 10:15:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=BaCZI3Oy6UYNsm4gBD3zDtz4O62fsfE30vsOxaazhVs=; b=EkzEeJDadA470vxheNA+skLHyHlQDFiFkJfwh9oXXoGN2xMVJRNdZq2e3qClE7uGJ3/xuzEoGzgyIlM80I82qhHiHnN3phZKJ695G9WYU7E2YM04DkAxj15O0/DScZQS2jiiqwC6Pw21QvBpZ4zogDdYLCTofQjC377wubTIna8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=bUSQHi19IwUpv44r1rbaTLfID5pLAqTn4BQnhJR3fwTvhBfl4Hr+rNfBsd7KSZco5vBRPibaj8gl2u3Bk3XjJ4svzNanDcbzsuCy8vS0bERt2nBzjqFKSIr49+daEWyq67YcrpM9iKDjDaQu20uhi/9VCz7RKOTWw7+U4QajTRM= Received: by 10.90.93.6 with SMTP id q6mr2650295agb.1191777319814; Sun, 07 Oct 2007 10:15:19 -0700 (PDT) Received: from ?192.168.0.137? ( [66.69.234.35]) by mx.google.com with ESMTPS id 3sm3671806wrh.2007.10.07.10.15.18 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 07 Oct 2007 10:15:18 -0700 (PDT) From: Jason Harmening To: freebsd-multimedia@freebsd.org Date: Sun, 7 Oct 2007 12:17:42 -0500 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710071217.43088.jason.harmening@gmail.com> Subject: pcHDTV HD-5500 support 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: Sun, 07 Oct 2007 17:15:22 -0000 Hi everyone, I've added support for the pcHDTV HD-5500 to the cx88 driver. The latest snapshot is available at ftp://corona.homeunix.net/cx88_20071007.tar.gz There have been a few bugfixes since the 20070930 snapshot, but mostly support for the LG H064xf PLL and LG DT3303 demodulator has been added to libtuner, which could be useful for other cards. --Jason