Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 1998 09:53:36 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        brian@worldcontrol.com
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: fxtv 0.46 capturing or displaying fields reversed 
Message-ID:  <199805151653.JAA07812@rah.star-gate.com>
In-Reply-To: Your message of "Fri, 15 May 1998 01:40:12 PDT." <19980515014012.A5367@top.worldcontrol.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805151653.JAA07812>