Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/dev/pci
Module Name: src
Committed By: jdc
Date: Sun May 20 09:57:10 UTC 2007
Modified Files:
src/sys/dev/pci [netbsd-4]: azalia.c
Log Message:
Pull up revisions 1.43, 1.46-1.49 (requested by kent in ticket #649).
If both of AZALIA_DEBUG and AZALIA_DEBUG_DOT are defined,
a DOT file for Graphviz representing the widget structure
is printed.
add diagnostic code in azalia_codec_construct_format()
don't start dmesg lines with \t to do grep easily
Some codecs need explicit initialization even for uni-directional pins.
Pointed out by Deanna Phillips
* azalia_code_connect_stream()
set stream#0 for unused converters in a group
PR#35658 by kikuma norimitsu
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.2.1 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.
Home |
Main Index |
Thread Index |
Old Index