Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 1998 01:12:52 -0800
From:      Jake <jake@int.checker.org>
To:        multimedia@FreeBSD.ORG
Subject:   Re: Lack of sound with fxtv
Message-ID:  <35026114.41C67EA6@int.checker.org>
References:  <199803072355.PAA15146@rah.star-gate.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I have a zoltrix card.
To get sound I had to change the mux values
in the  /* CARD_MIRO */ section of the cards[] struct 
/sys/pci/brooktree848.c:
 
       /* CARD_MIRO */
        { "Miro TV",                            /* the 'name' */
           NULL,                                /* the tuner */
           0,                                   /* dbx unknown */
           0,
           0,                                   /* EEProm unknown */
           0,                                   /* size unknown */
           { 0x04, 0x01, 0x00, 0x0a, 1 } },     /* XXX ??? */
 
and sound works great.

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?35026114.41C67EA6>