Module Name: src Committed By: snj Date: Sun Aug 20 04:50:38 UTC 2017
Modified Files: src/sys/dev/hdaudio [netbsd-8]: hdafg.c hdafg_dd.c Log Message: Pull up following revision(s) (requested by mrg in ticket #210): sys/dev/hdaudio/hdafg.c: revision 1.13 sys/dev/hdaudio/hdafg_dd.c: revision 1.2 put all the ELD debugging messages under #ifdef HDAFG_HDMI_DEBUG. this silences a frequent and largely useless series of messages in my dmesg. ok jmcneill. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.12.2.1 src/sys/dev/hdaudio/hdafg.c cvs rdiff -u -r1.1 -r1.1.12.1 src/sys/dev/hdaudio/hdafg_dd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.