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:09:12
Module Name:	src
Committed By:	tron
Date:		Sun Jul 30 17:09:12 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by kent in ticket #1432):
	sys/dev/pci/azalia.c: revision 1.36
* azalia_pci_attach()
print the vendor name of the device
* azalia_pci_detach()
add some debug messages
* azalia_codec_delete()
fix a possible NULL dereference


To generate a diff of this commit:
cvs rdiff -r1.7.2.34 -r1.7.2.35 src/sys/dev/pci/azalia.c

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