Subject: PR/36302 CVS commit: [netbsd-3] src/sys/dev/pci
To: None <kent@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 05/27/2007 21:00:17
The following reply was made to PR kern/36302; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36302 CVS commit: [netbsd-3] src/sys/dev/pci
Date: Sun, 27 May 2007 20:58:23 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Sun May 27 20:58:23 UTC 2007
 
 Modified Files:
 	src/sys/dev/pci [netbsd-3]: azalia.c azalia.h azalia_codec.c
 
 Log Message:
 Pull up following revision(s) (requested by kent in ticket #1780):
 	sys/dev/pci/azalia_codec.c: revisions 1.25, 1.28, 1.30 - 1.42
 	sys/dev/pci/azalia.c: revisions 1.43, 1.46 - 1.49
 	sys/dev/pci/azalia.h: revisions 1.15 - 1.16
 Bug fixes, and add support for some more codecs.
 PR#34880, PR#35658, PR#36302
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7.2.37 -r1.7.2.38 src/sys/dev/pci/azalia.c
 cvs rdiff -r1.4.2.13 -r1.4.2.14 src/sys/dev/pci/azalia.h
 cvs rdiff -r1.4.2.24 -r1.4.2.25 src/sys/dev/pci/azalia_codec.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.