From owner-freebsd-multimedia Wed Apr 22 00:39:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18969 for freebsd-multimedia-outgoing; Wed, 22 Apr 1998 00:39:39 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA18960 for ; Wed, 22 Apr 1998 07:39:37 GMT (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id AAA18163; Wed, 22 Apr 1998 00:39:29 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199804220739.AAA18163@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Donald Burr cc: FreeBSD Multimedia Subject: Re: new releases of Bt848 driver compatible with 2.2.6-RELEASE? In-reply-to: Your message of "Wed, 22 Apr 1998 00:13:33 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 22 Apr 1998 00:39:29 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You should be able to plug in the Bt848 driver on your 2.x system and if while trying to compile the driver you get opt_bktr.h not found for now just create an empty one in your kernel build area . 3.0-current users don't have to worry about it because /sys/i386/conf/options.i386 has been updated to include this line: OVERRIDE_TUNER opt_bktr.h Last week driver updates have been mostly minor bug fixes except in the case of Roger Hardiman's which the driver was crashing with one of his boards --- he was trying to switch between NTSC and PAL and his board supports both formats -- however I suspect that we don't have too many users with such capability (NTSC feed and PAL feed) and boards which support both formats. At any rate a temporary fix has been checked in. Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message