Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 06/27/2006 22:02:14
Module Name: src
Committed By: kent
Date: Tue Jun 27 22:02:14 UTC 2006
Modified Files:
src/sys/dev/pci: azalia.c
Log Message:
* 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.35 -r1.36 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.