Bug 14166

Summary: [bktr] [patch] AVER TVPhone
Product: Base System Reporter: m_sasai <m_sasai>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description m_sasai 1999-10-06 16:20:01 UTC
nothing audio MUX values for AVER TVPhone.
AVer Media TV/FM's parameter is too loud.

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 */
How-To-Repeat: compile kernel with #define OVERRIDE CARD_AVER_MEDIA and #define OVERRIDE_TUNER PHILIPS_FR1236_NTSC
Comment 1 cpiazza freebsd_committer freebsd_triage 2000-01-14 06:31:31 UTC
Responsible Changed
From-To: freebsd-bugs->roger

Over to maintainer of the brooktree driver 
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-11-04 08:19:54 UTC
Responsible Changed
From-To: roger->freebsd-bugs

Assignee is currently away from doing FreeBSD work at the moment, so 
at his request, return this one to the pool.
Comment 3 K. Macy freebsd_committer freebsd_triage 2007-11-16 08:35:39 UTC
State Changed
From-To: open->feedback


Is this still an issue?
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-03-01 19:38:47 UTC
State Changed
From-To: feedback->closed

Feedback timeout (> 6 months).