From owner-freebsd-multimedia@FreeBSD.ORG Mon Apr 5 12:39:00 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F6E816A4CE for ; Mon, 5 Apr 2004 12:39:00 -0700 (PDT) Received: from relay.poste.it (segalo.cs.poste.it [62.241.4.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6792343D4C for ; Mon, 5 Apr 2004 12:38:59 -0700 (PDT) (envelope-from pierpaolo.bruno-0574@poste.it) Received: from poste.it (192.168.44.185) by relay.poste.it (6.7.015) id 404F23020004604D for freebsd-multimedia@freebsd.org; Mon, 5 Apr 2004 21:38:57 +0200 Date: Mon, 5 Apr 2004 21:38:57 +0200 Message-Id: MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable From: "pierpaolo.bruno-0574@poste.it" To: freebsd-multimedia@freebsd.org X-XaM3-API-Version: 1.1.9.1.36 X-SenderIP: 213.45.13.139 Subject: X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 19:39:00 -0000 Hi, I found that bktr in Freebsd 5.2.1 does not support actually terratec tv card of type terravalue or derived (terravalue radio). The problem many people and I had is that you can see Image but you can not hear nothing. This card are very common in Italy. Basing on work made by Tanja Wittkeed with patch number 53383 I modified btrk_cards.c and btrk_cards.h for getting it work with more cards of that family. In attachment you see the diff file. Bye and hope it is usefull thanks to Tanja who really solved the problem. Pier Paolo