From owner-freebsd-multimedia Wed Oct 22 00:17:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA12385 for multimedia-outgoing; Wed, 22 Oct 1997 00:17:33 -0700 (PDT) (envelope-from owner-freebsd-multimedia) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA12379 for ; Wed, 22 Oct 1997 00:17:31 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id AAA00328 for ; Wed, 22 Oct 1997 00:17:28 -0700 (PDT) Message-Id: <199710220717.AAA00328@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: multimedia@freebsd.org Subject: ftp://rah.star-gate.com/pub/bt848are.exe Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 22 Oct 1997 00:17:27 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thats a win95 application from brooktree to display the register values in the bt848 chipset. I think this is a great tool to fine tune our driver or figure out whats going on with the tuner section. The registers of interest with respect to tuners are: gpio_dma_ctl gpio_reg_inp gpio_data If you look in brooktree848.c:set_audio it should be fairly straightforward to find out how to set gpio_data and gpio_reg_inp. Perhaps someone can get the Philips FM1216 data sheet via fax 8) http://www.semiconductors.philips.com/search/fod.html Cheers, Amancio