From chris@haakonia.hitnet.rwth-aachen.de  Wed May  5 04:35:02 2004
Return-Path: <chris@haakonia.hitnet.rwth-aachen.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5105E16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 May 2004 04:35:02 -0700 (PDT)
Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0070B43D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 May 2004 04:35:02 -0700 (PDT)
	(envelope-from chris@haakonia.hitnet.rwth-aachen.de)
Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31])
 by ms-dienst.rz.rwth-aachen.de
 (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003))
 with ESMTP id <0HX800K49O63RG@ms-dienst.rz.rwth-aachen.de> for
 FreeBSD-gnats-submit@freebsd.org; Wed, 05 May 2004 13:34:51 +0200 (MEST)
Received: from relay.RWTH-Aachen.DE ([134.130.3.1])
	by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Wed,
 05 May 2004 13:34:50 +0200 (MEST)
Received: from haakonia.hitnet.rwth-aachen.de
 (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])
	by relay.rwth-aachen.de (8.12.10/8.12.7-1) with ESMTP id i45BYoYT022868	for
 <FreeBSD-gnats-submit@freebsd.org>; Wed, 05 May 2004 13:34:50 +0200 (MEST)
Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001)
	id 865612843C; Wed, 05 May 2004 13:34:50 +0200 (CEST)
Message-Id: <20040505113450.865612843C@haakonia.hitnet.rwth-aachen.de>
Date: Wed, 05 May 2004 13:34:50 +0200 (CEST)
From: Christian Brueffer <chris@unixpages.org>
Reply-To: Christian Brueffer <chris@unixpages.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Add another ac97 id
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66280
>Category:       kern
>Synopsis:       [PATCH] Add another ac97 id
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 05 04:40:16 PDT 2004
>Closed-Date:    Thu Mar 17 12:54:33 CET 2005
>Last-Modified:  Thu Mar 17 12:54:33 CET 2005
>Originator:     Christian Brueffer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Aachen University of Technology (RWTH)
>Environment:
	
>Description:
	The patch adds another ac97 codec id (compile tested and
	verified to work)
	
>How-To-Repeat:
	
>Fix:

	



--- ac97.c.diff begins here ---
Index: ac97.c
===================================================================
RCS file: /usr/home/ncvs/freebsd/src/sys/dev/sound/pcm/ac97.c,v
retrieving revision 1.50
diff -u -r1.50 ac97.c
--- ac97.c	23 Jan 2004 16:38:54 -0000	1.50
+++ ac97.c	4 May 2004 13:44:54 -0000
@@ -150,6 +150,7 @@
 	{ 0x43525900, 0x07, 0, "CS4297", 	0 },
 	{ 0x43525910, 0x07, 0, "CS4297A", 	0 },
 	{ 0x43525920, 0x07, 0, "CS4294/98",	0 },
+	{ 0x4352592d, 0x07, 0, "CS4294",	0 },
 	{ 0x43525930, 0x07, 0, "CS4299",	0 },
 	{ 0x43525940, 0x07, 0, "CS4201",	0 },
 	{ 0x43525958, 0x07, 0, "CS4205",	0 },
--- ac97.c.diff ends here ---


>Release-Note:
>Audit-Trail:

From: MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>
To: orion@FreeBSD.org
Cc: freebsd-gnats-submit@FreeBSD.org, chris@unixpages.org
Subject: Re: kern/66280: [PATCH] Add another ac97 id
Date: Sat, 08 May 2004 06:50:29 +0900 (JST)

 Hi.
 Orion-san
 
   May I append device id for CS4294 to ac97.c?
 
 ---
 MIHIRA, Sanpei Yoshiro
 Tokyo, Japan.
 

From: Orion Hodson <orion@icir.org>
To: MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>
Cc: orion@FreeBSD.org, chris@unixpages.org,
	freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/66280: [PATCH] Add another ac97 id
Date: Fri, 7 May 2004 15:19:30 -0700

 On May 7, 2004, at 14:50, MIHIRA Sanpei Yoshiro wrote:
 
 > Hi.
 > Orion-san
 >
 >   May I append device id for CS4294 to ac97.c?
 
 I don't think there's likely to be any problem with this, but I'm no 
 longer an active committer.  Best ask sound@freebsd.org.
 
 Kind Regards
 	Orion
 
State-Changed-From-To: open->patched 
State-Changed-By: sanpei 
State-Changed-When: Fri May 7 20:40:30 PDT 2004 
State-Changed-Why:  
Commited ac97.c rev.1.51, Thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66280 
State-Changed-From-To: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Thu Mar 17 12:53:48 CET 2005 
State-Changed-Why:  
The patch was applied some time ago, no need to keep this as 'patched'. 

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