Date: Wed, 6 Oct 1999 08:15:15 -0700 (PDT) From: m_sasai@mxa.mesh.ne.jp To: freebsd-gnats-submit@freebsd.org Subject: kern/14166: AVER TVPhone Message-ID: <19991006151515.52F6214D1C@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 14166
>Category: kern
>Synopsis: AVER TVPhone
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Oct 6 08:20:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator: Masanao Sasai
>Release: FreeBSD 3.3R
>Organization:
>Environment:
FreeBSD localhost 3.3-RELEASE FreeBSD 3.3-RELEASE #24: Wed Oct 6 22:47:18 JST 1999 m-sasai@localhost:/usr/src/sys/compile/MORI i386
>Description:
nothing audio MUX values for AVER TVPhone.
AVer Media TV/FM's parameter is too loud.
>How-To-Repeat:
compile kernel with #define OVERRIDE CARD_AVER_MEDIA and #define OVERRIDE_TUNER PHILIPS_FR1236_NTSC
>Fix:
add follow to brooktree848.c:static const struct CARDTYPE cards[]
{ CARD_AVER_MEDIA_TV_PHONE, /* the card id */
"AVer Media TV Phone", /* the 'name' */
NULL, /* the tuner */
0, /* the tuner i2c address */
0, /* dbx is optional */
0,
0, /* EEProm type */
0, /* EEProm size */
{ 0x04, 0x04, 0x08, 0x00, 1 }, /* audio MUX values */
0x0f }, /* GPIO mask */
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991006151515.52F6214D1C>
