From owner-freebsd-multimedia Fri May 15 09:53:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27170 for freebsd-multimedia-outgoing; Fri, 15 May 1998 09:53:52 -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 JAA27147 for ; Fri, 15 May 1998 09:53:39 -0700 (PDT) (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 JAA07812; Fri, 15 May 1998 09:53:36 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199805151653.JAA07812@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: brian@worldcontrol.com cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: fxtv 0.46 capturing or displaying fields reversed In-reply-to: Your message of "Fri, 15 May 1998 01:40:12 PDT." <19980515014012.A5367@top.worldcontrol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 15 May 1998 09:53:36 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Brian, We have a debugging printf in the bt848 driver. /* printf( " STATUS %x %x %x \n", dstatus, bktr_status, bt848->risc_count ); */ /* if risc was disabled re-start process again */ if ( !(bktr_status & BT848_INT_RISC_EN) || If you like you can enable it to determine what is the behavior of the chipset that combine with the bt848 databook will allow you to troubleshoot the problem. Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message