Subject: CVS commit: [netbsd-3] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/30/2006 17:07:45
Module Name:	src
Committed By:	tron
Date:		Sun Jul 30 17:07:45 UTC 2006

Modified Files:
	src/sys/dev/pci [netbsd-3]: azalia.c azalia.h

Log Message:
Pull up following revision(s) (requested by kent in ticket #1432):
	sys/dev/pci/azalia.h: revision 1.11
	sys/dev/pci/azalia.c: revision 1.31
handle unsolicited responses.
A codec can receive unsolicited responses by codec_t::unsol_event()


To generate a diff of this commit:
cvs rdiff -r1.7.2.29 -r1.7.2.30 src/sys/dev/pci/azalia.c
cvs rdiff -r1.4.2.9 -r1.4.2.10 src/sys/dev/pci/azalia.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.