Date: Wed, 15 Apr 1998 23:00:28 +0200 (MEST) From: Søren Schmidt <sos@FreeBSD.ORG> To: sos@FreeBSD.ORG Cc: hasty@rah.star-gate.com, freebsd-multimedia@FreeBSD.ORG Subject: Re: Anybody using a KISS PCI TV/RADIO card ?? Message-ID: <199804152100.XAA00312@sos.freebsd.dk> In-Reply-To: <199804151940.VAA00312@sos.freebsd.dk> from =?ISO-8859-1?Q?S=F8ren_Schmidt?= at "Apr 15, 98 09:40:53 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Søren Schmidt who wrote:
> In reply to Amancio Hasty who wrote:
> > Can you tell us what is the brand / model of the tuner component?
>
> The tuner is a Philips FM1216/PH model, and I use the FR1216 driver.
> The board also has the following IC on it:
>
> LM348 (quad OPamp)
> HC4052a (dual 4:1 mux)
> PIC16C54 (pic ctrl)
> bt848 (of cause)
>
> Also present is a 4.0Mhz and a 35.468Mhz crystal
> The card ialso sports a remote control which doesn't work ofcause :)
Well, I digged around in the driver (its somewhat messy isn't it :) )
and this makes the KISS board work:
/* CARD_KISS */
{ "KISS TV/FM PCI", /* the 'name' */
NULL, /* the tuner */
0, /* dbx is optional */
0,
0, /* EEProm type */
0, /* EEProm size */
{ 0x0c, 0x00, 0x0b, 0x0b, 1 } }, /* audio MUX values */
Now we just need a radio app...
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team
Even more code to hack -- will it ever end
..
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?199804152100.XAA00312>
