From owner-freebsd-multimedia Thu Mar 20 18:31:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA18618 for multimedia-outgoing; Thu, 20 Mar 1997 18:31:36 -0800 (PST) Received: from Ilsa.StevesCafe.com (sc-gw.StevesCafe.com [205.168.119.191]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA18612 for ; Thu, 20 Mar 1997 18:31:26 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.7.5/8.6.12) with SMTP id TAA12679 for ; Thu, 20 Mar 1997 19:31:15 -0700 (MST) Message-Id: <199703210231.TAA12679@Ilsa.StevesCafe.com> X-Authentication-Warning: Ilsa.StevesCafe.com: Host localhost [127.0.0.1] didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 From: Steve Passe To: multimedia@FreeBSD.org Subject: Re: Where do I get the Win/TV code? In-reply-to: Your message of "Thu, 20 Mar 1997 17:32:32 PST." <199703210132.RAA02788@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 20 Mar 1997 19:31:15 -0700 Sender: owner-multimedia@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, Ok, its ready for testing: http://www.freebsd.org/~fsmp/HomeAuto/files/bt848.970320.tar.gz this version successfully detects both the STB and Hauppauge/dbx cards on my system. It is no longer necessary to set kernel options or defines to pick a particular card (in theory, still need testing on Miro and Intel cards). sound selection follows video input, but there is a 'click' when switching tuner channels that I have to fix. the card type, tuner type and stereo option will be printed during boot right after the device is probed, you can find this with dmesg: # dmesg Copyright (c) 1992-1996 FreeBSD Inc. ... bktr0 rev 17 int a irq 11 on pci0:8 STB TV/PCI, Temic tuner, dbx stereo please compare this to your actual card and report any failures. see README.bt848 for details on overridding this if it fails to detect your card properly. I will commit this to freefall as soon as I get some reports of success. -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD