Date: Sun, 14 Jun 1998 17:52:21 +0200 (CEST) From: Søren Schmidt <sos@FreeBSD.ORG> To: eivind@yes.no (Eivind Eklund) Cc: sos@FreeBSD.ORG, rhh@ct.picker.com, gmarco@giovannelli.it, multimedia@FreeBSD.ORG, hasty@rah.star-gate.com Subject: Re: fxtv and audio ... (Avermedia) Message-ID: <199806141552.RAA07122@sos.freebsd.dk> In-Reply-To: <19980614174555.04696@follo.net> from Eivind Eklund at "Jun 14, 98 05:45:55 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Eivind Eklund who wrote:
> On Sun, Jun 14, 1998 at 05:35:33PM +0200, Søren Schmidt wrote:
> > In reply to Randall Hopper who wrote:
> > >
> > > Hmm. This looks dangerously like something Soren found out with his
> > > Avermedia back in April. Try changing this line in brooktree848.c:
> > >
> > > { "IMS TV Turbo", /* the 'name' */
> > > NULL, /* the tuner */
> > > 0, /* dbx is optional */
> > > 0,
> > > PFC8582_WADDR, /* EEProm type */
> > > (u_char)(256 / EEPROMBLOCKSIZE), /* 256 bytes */
> > > - { 0x01, 0x02, 0x01, 0x00, 1 } } /* audio MUX values */
> > > + { 0x0c, 0x00, 0x0b, 0x0b, 1 } }, /* audio MUX values */
> > >
> >
> > What about committing those values?? Amancio ??
>
> The problem is that we're not able to detect the difference between
> the cards. They're AFAIK identical from a software viewpoint. :-(
Thats not the point, the driver mostly only works by defining an
OVERRIDE_BLA anyhow, this only adds (my patch that is) an entry
for cards that uses these values, so we can tell people to do
an OVERRIDE_BLA instead of patching....
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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?199806141552.RAA07122>
