From nobody@FreeBSD.ORG Wed Oct  6 08:15:18 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 52F6214D1C; Wed,  6 Oct 1999 08:15:15 -0700 (PDT)
Message-Id: <19991006151515.52F6214D1C@hub.freebsd.org>
Date: Wed,  6 Oct 1999 08:15:15 -0700 (PDT)
From: m_sasai@mxa.mesh.ne.jp
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: AVER TVPhone
X-Send-Pr-Version: www-1.0

>Number:         14166
>Category:       kern
>Synopsis:       [bktr] [patch] AVER TVPhone
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct  6 08:20:01 PDT 1999
>Closed-Date:    Sat Mar 01 19:39:15 UTC 2008
>Last-Modified:  Sat Mar 01 19:39:15 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-bugs->roger  
Responsible-Changed-By: cpiazza 
Responsible-Changed-When: Thu Jan 13 22:31:31 PST 2000 
Responsible-Changed-Why:  
Over to maintainer of the brooktree driver 
Responsible-Changed-From-To: roger->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Nov 4 08:19:54 GMT 2004 
Responsible-Changed-Why:  
Assignee is currently away from doing FreeBSD work at the moment, so 
at his request, return this one to the pool. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=14166 
State-Changed-From-To: open->feedback 
State-Changed-By: kmacy 
State-Changed-When: Fri Nov 16 08:35:39 UTC 2007 
State-Changed-Why:  

Is this still an issue? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=14166 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Mar 1 19:38:47 UTC 2008 
State-Changed-Why:  
Feedback timeout (> 6 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=14166 
>Unformatted:
